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
- Return an error instead of panicking when CORS origins configuration is invalid
- Any way to manually consume a segment, like in warp::path?
- CORS allow_any_header?
- How to combine multiple request methods with dir filter
- add example showing how to serve a react-style SPA using warp
- Possibility to use !Send futures in warp
- Examples of splitting up configuration
- CORS on rejected requests
- Add auto compression filter
- Change value type of "header::exact" to Cow
- Docs
- Rust not yet supported