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 supported9 Subscribers
Add a CodeTriage badge to warp
Help out
- Issues
- Host in trace info (fixes #847)
- Facing 'stack-overflow' issue when the number of filters are increased
- Adds a very basic proxy server example
- Per request context
- working auth filter rejection with authentication header and realm name
- Not compatible with HTML checkbox lists
- Add default method with_status and with_header for trait Reply
- perf: Reduce the amount of code generated for path!
- Composing `Or` filters as an imbalanced tree causes signficialy longer build times
- Adding .and(warp::body::json()) causes CORS to stop being allowed
- Docs
- Rust not yet supported