express-rs 0.0.1

Express.js clone written in your favorite language
Documentation
1
2
3
4
5
6
7
# express-rs

This crate emulates the behavior of the Express.js framework for Rust.

## State of the Project

Very early WIP!