gotham
https://github.com/gotham-rs/gotham
Rust
A flexible web framework that promotes stability, safety, security and speed.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to gotham
Help out
- Issues
- Add support for naming routes / named route helpers
- Add additional API docs for `NewMiddleware` and `Middleware` differences
- call Middleware after error Requests
- Potentially factor out the NewMiddleware trait
- hyper Http structs ought to be bound to our executor
- Standardize how middleware implementations will be distributed
- Bi-directional routing
- Expose a public function for responding with the contents of a file
- "Too many open files"
- Running a middleware before the router?
- Docs
- Rust not yet supported