Описание тега geddy
Geddy is a simple, stuctured framework for node.js. Geddy is built on the same MVC principles that many popular frameworks are based on. Every Geddy app has its models, controllers, and views as well as config files and routes.
Template engine support
- EJS
- Jade
- Handlebars
- Mustache
- Swig
Geddy's model layer have adapters for
- Postgres
- MySQL
- SQLite
- Riak
- MongoDB
- LevelDB
- in-memory
- Filesystem