Fast, Effective, Simple Web Framework
Stars
3.8k
Forks
194
Watchers
3.8k
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add shutdown_timeout configuration and implement graceful shutdown behavior (#745)
990fdf2View on GitHubFix typo in database connection object reference in MySQL example
af81c4cView on GitHubAdd raw_body to ParamParser for multi-handler body access (#740)
f618eecView on GitHubUpdate documentation for OverrideMethodHandler to use INSTANCE constant
7a1a07fView on GitHubFix OverrideMethodHandler route cache bug (#741) (#742)
6c6270dView on GitHubMake route LRU cache concurrency-safe with Mutex (#739)
89966f6View on GitHubImprove CLI SSL validation and expand CLI option parsing specs (#738)
c09f0eaView on GitHubensures global wildcard filters always execute while keeping namespace filters isolated to their routes (#737)
1460c68View on GitHub