routerman

Crates.iorouterman
lib.rsrouterman
version0.0.1
sourcesrc
created_at2022-06-20 00:29:25.498548
updated_at2022-06-20 20:04:55.543789
descriptionMinimal routing library for hyper
homepage
repositoryhttps://github.com/gtsiam/routerman
max_upload_size
id609154
size46,320
(gtsiam)

documentation

README

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
Commit count: 11

cargo fmt