mirror of
https://github.com/DefectingCat/phthonus
synced 2025-07-15 16:41:32 +00:00
docs(readme): add basic info
This commit is contained in:
21
README.md
21
README.md
@ -0,0 +1,21 @@
|
|||||||
|
# Phthonus
|
||||||
|
|
||||||
|
Web framework comparison in my stack.
|
||||||
|
|
||||||
|
## Tests basic requirement
|
||||||
|
|
||||||
|
- Read environment variables from `.env` file.
|
||||||
|
- Log request info to std.
|
||||||
|
- Serialize json and plain text.
|
||||||
|
- JWT support.
|
||||||
|
|
||||||
|
## Frameworks
|
||||||
|
|
||||||
|
- Rust
|
||||||
|
- [ ] auxm
|
||||||
|
- Golang
|
||||||
|
- [ ] filber
|
||||||
|
- [ ] net/http
|
||||||
|
- Nodejs
|
||||||
|
- Deno
|
||||||
|
- Bunjs
|
||||||
|
Reference in New Issue
Block a user