deflector
v0.2.0-beta3
Published
A lightweight HTTP router that provides an API that is similar to Express.
Downloads
3
Readme
_ __ _ _
__| | ___ / _| | ___ ___| |_ ___ _ __
/ _` |/ _ \ |_| |/ _ \/ __| __/ _ \| '__|
| (_| | __/ _| | __/ (__| || (_) | |
\__,_|\___|_| |_|\___|\___|\__\___/|_|
A lightweight HTTP router that provides an API that is similar to Express.
Changelog
Version 0.2.0 (Future)
- [ ] Support for PUT, DELETE, PATCH
- [ ] Source documentation
Version 0.1.0 (20131003)
- Request body parsing (if "Content-Type" is "application/json").
- Support for GET and POST verbs.
Author
2013, André König - [email protected]