neti-neti
v0.0.6
Published
Sails.js inspired, Express based framework
Downloads
7
Readme
Neti Neti
Inspired by Sails.js, Neti Neti is an Express-based framework.
The name "Neti Neti" comes from the Sanskrit phrase नेति नेति, which means "not this, not that." In other words, it acknowledges that this framework is not the ultimate solution; the perfect one is still beyond our reach!
Introduction
Neti Neti is built on top of Express, which means that internally, we are using Express as the foundation. If you are familiar with Sails.js, you will notice some similarities. The goal of Neti Neti is to enhance development productivity by providing sensible defaults while allowing for customization. Initially, it aims to be a framework for building traditional MVC applications or API backends.
Demo App
Check out the tmp
folder for a sample application built using Neti Neti. If you are ever confused, refer to this application for guidance.
Documentation
Keep in mind that Neti Neti is still in heavy development (not even in alpha!). The documentation currently resides in the wiki space and will eventually move to a dedicated website once the framework stabilizes.
License
MIT.