docs(readme): add basic info

This commit is contained in:
xfy
2024-09-14 15:05:09 +08:00
parent 1d0228d5e5
commit 478f4980a8

View File

@ -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