An open API service indexing awesome lists of open source software.

https://github.com/zebp/router-service

A simple HTTP router for tower
https://github.com/zebp/router-service

Last synced: about 2 months ago
JSON representation

A simple HTTP router for tower

Awesome Lists containing this project

README

        

# router-service

A simple HTTP request Router that can be used as a tower [Service](https://docs.rs/tower/latest/tower/trait.Service.html)

## WIP