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

https://github.com/chjj/vanilla

A framework for node.js.
https://github.com/chjj/vanilla

Last synced: 4 months ago
JSON representation

A framework for node.js.

Awesome Lists containing this project

README

        

# vanilla

Through a lot of evolution, __vanilla__ has become my personal framework. It's
modeled after connect/express and Tim Caswell's stack/creationix middleware.
It is here to give me total autonomy over my backend. It's kept in line with
connect/express api to ultimately ensure portability of code. Use if you care to.

## License
See LICENSE (MIT).