ExpressJS experiments

Played a little bit with ExpressJS. coffee-express boilerplate was a good starting point. Made my very own fork with Mongoose models - express-coffee-mvc.

Really nice sinatra-flask-style framework. Default Jade templates are just awesome! For API-only applications without web part restify feels like a better fit though thanks to compatibility of connect-middleware between different frameworks.

PS: just found the best web-framework for CoffeeScript: Zappa. Just like it suppose to be in CoffeeScript!

blog comments powered by Disqus