node.js

Realtime MVC Framework for Node.js

degulv 2013. 3. 6. 20:29
반응형

http://balderdashy.github.com/sails/


https://github.com/balderdashy/sails


Sails.js

Sails.js makes it easy to build custom, enterprise-grade Node.js apps.
Sails.js 쉽게 사용자 정의, 엔터프라이즈 급 Node.js 응용 프로그램을 구축 할 수 있습니다.


It is designed to resemble the MVC architecture from frameworks like Ruby on Rails, but with support for the more modern, data-oriented style of web app development.
이것은 Ruby on Rails와 같은 프레임 워크에서 MVC 아키텍처를 흉내 설계되어 있습니다 만, Web 어플리케이션 개발을보다 현대적인 데이터 지향의 스타일을 지원하도록하고 있습니다.


It's especially good for building realtime features like chat.
이것은 채팅과 같은 실시간 기능을 구축에 특히 좋습니다.


반응형