Crates.io | routerman |
lib.rs | routerman |
version | 0.0.1 |
source | src |
created_at | 2022-06-20 00:29:25.498548 |
updated_at | 2022-06-20 20:04:55.543789 |
description | Minimal routing library for hyper |
homepage | |
repository | https://github.com/gtsiam/routerman |
max_upload_size | |
id | 609154 |
size | 46,320 |
Minimal routing framework with hyper integration
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.