2 releases

0.0.1 Jun 20, 2022
0.0.0 Jun 20, 2022

#156 in #now

MIT license

32KB
760 lines

Routerman

Minimal routing framework with hyper integration

State of development

The crate is in a very early state. Specifically, documentation and tests are severly lacking to non-existent right now (contributions very welcome).

That being said, the general API should stay along the lines of the current implementation, though there will be no reservation towards making breaking changes.

To Do:

  • Documentation
  • Tests
  • HEAD, OPTIONS handling

lib.rs:

Minimal generic routing framework with hyper integration

Just imagine all the documentation. Cause that's all you can do for now since I haven't written it.

Dependencies

~5–16MB
~174K SLoC