warp
https://github.com/seanmonstar/warp
Rust
A super-easy, composable, web server framework for warp speeds.
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 supported8 Subscribers
Add a CodeTriage badge to warp
Help out
- Issues
- Feature request: Fallible extractor filter
- Return the appropriate error message.
- Implement `warp::reply::file` for dynamic file service
- Panic on invalid certificate path when creating tls server
- Enum for websocket message types
- Make resp field on File public
- `recover` handlers seem to not be executed in the tracing context added by a `warp::trace` filter
- Make cookie names owned strings instead of static strings
- Decompression filters
- add custom path matcher
- Docs
- Rust not yet supported