docs.rs failed to build bravery-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
bravery-0.3.0
bravery 
A fast http async web server.
License
MIT
This repo is highly inspired to thruster
TODO
- Share state between handler easily
- Allow test handlers
- Routing using radix tree
- Add logger per request
- Write docs