Content deleted Content added
spam Tag: references removed |
|||
Line 27:
== Features ==
Sails.js offers a host of features and attributes. It is built on Node.js and [[Express.js]],
Like Ruby on Rails,<ref name=":1" /> Sails.js provides an [[object-relational mapping]] interface using Waterline.js, which abstracts the database interaction.
A number of other packages are included to enable fast auto-generated [[REST API]]s, [[WebSocket]]s by default using [[Socket.io]];<ref name=":1" /> and compatibility features making it front-end agnostic so that many tools and frameworks ([[AngularJS]], [[React.js]], [[Android (operating system)|Android]], [[iOS]], etc.) are supported.
|