Learn
Docs
GitHub
Nodal
Follow @keithwhor
Web Servers Made Easy With Node.js
Get Started With 0.5.x
Features
Models
Standalone or DB-linked, with validations
Controllers
Including standardized view for API responses
Templates
Support for partials based on doT.js
Routing
Use simple RegEx matching, waterfall approach
Query Composer (ORM)
Automate query generation from models
Migrations
Bi-directional with built-in PostgreSQL integration
Schedulers
Daily, hourly or minutely execution
Tasks
Run by your scheduler or from the command line
Initializers
Compile assets, etc. when your server starts
Middleware
Modify responses from controllers before they're sent
Authorizer
Intercept and authorize or reject incoming requests
CLI tools
Spin up new Models, Controllers, etc. easily
Ready for Nodal?
Check it out!