mirror of
https://github.com/DefectingCat/phthonus
synced 2025-07-15 16:41:32 +00:00
refactor(axum): remove useless middlewares
This commit is contained in:
@ -6,8 +6,11 @@ Web framework comparison in my stack.
|
||||
|
||||
- Read environment variables from `.env` file.
|
||||
- Log request info to std.
|
||||
- Loggin request http method, host, uri, and UA
|
||||
- Loggin response status code, latency
|
||||
- Serialize json and plain text.
|
||||
- JWT support.
|
||||
- Graceful shutdown.
|
||||
|
||||
## Frameworks
|
||||
|
||||
|
Reference in New Issue
Block a user