Hacker News new | past | comments | ask | show | jobs | submit login
Is there any framework like bottle for Node.js
1 point by SmartCoder on Jan 22, 2015 | hide | past | favorite | 1 comment
i am a python-er before, now, i found node can give me more motivation. but express is too complex for router than bottle. what's best choice of router framework for node ?



I would take a look at koajs. It's a simpler, smaller framework with a killer feature: JavaScript Generators. Which means you don't have to use callbacks.

http://koajs.com/




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: