A web application microframework for Rust
Stars
874
Forks
37
Watchers
Open Issues
32
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
207
commits
1
This is 0.3.0
05abcff
Removed original http request from the pencil request
c0efabc
Added request slash redirect support
4779ccd
Ignore absolute uri case
7ef6c7c
Use the latest formdata, this fixes #29
8a9e32d
Use env to get hello app root path
2a6d885
Use host instead of fake base url
9f87db0
This is 0.2.1
5b695d9
Updated dependency versions
cc33169
Merge pull request #21 from scorphus/formdata-084
e4e9a69
Update formdata to 0.8.4
e31da4c
This is 0.2.0
98d4981
Added simple guide to readme
4cdf7c1
Changed routing format to <name:converter>, this fixes #7
302e088
Fixed tests
41bf439