Routerify's repositories
stream-body
An HttpBody implementation with efficient streaming support for the Rust HTTP library hyper
routerify-websocket
The WebSocket support for the Routerify library
hyper-routerify-server-template
A Boilerplato template to generate a quick server app using routerify and hyper
async-pipe-rs
Creates an asynchronous piped reader and writer pair using tokio.rs
routerify-cors
A Routerify middleware which enables CORS
routerify-query
A Routerify middleware which parses the request query string
routerify-benchmark
A simple benchmarking between other web frameworks and router implementation libraries
routerify-json-response
A Routerify utility library to generate JSON response
routerify-multipart
A multipart/form-data parser for Routerify
routerify-unixsocket
Use hyperlocal with routerify to add local unix socket support
routerify-utils
[DEPRECATED] A utility library to work with routerify