Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.59 KB

File metadata and controls

41 lines (21 loc) · 1.59 KB

Mastering Sails.js

Sails is the most popular MVC framework for Node.js, designed to emulate the familiar MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with a scalable, service-oriented architecture.

Introduction

Authentication

Policies

Deployment

Testing

Books

Blogs