Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Sails.js

From Wikipedia, the free encyclopedia
Open-source web framework built on Node.js
A major contributor to this article appears to have aclose connection with its subject. It may require cleanup to comply with Wikipedia's content policies, particularlyneutral point of view. Please discuss further on thetalk page.(December 2021) (Learn how and when to remove this message)
Sails.js
Sails.js brand logo
Sails.js brand logo
Developer(s)Mike McNeil and others
Initial release2012; 13 years ago (2012)
Stable release
1.5.11 / May 24, 2024; 9 months ago (2024-05-24)[1]
RepositorySails.js Repository
Written inJavaScript
Operating systemCross-platform
PlatformNode.js
TypeWeb framework
LicenseMIT License
Websitesailsjs.com

Sails.js (orSails)[2] is amodel–view–controller (MVC)web application framework developed atop theNode.js environment,[3]: 1, 19  released asfree and open-source software under theMIT License.[4][5] It is designed for Node.jsweb applications andAPIs[4] with similar architecture toRuby on Rails.[3]: 19 

Features

[edit]

Sails.js is built on Node.js andExpress.js, enabling applications to be written in JavaScript. This includes models, views, controllers, configuration files, and adapters (e.g., database). Similar to Ruby on Rails,[2] Sails.js provides anobject-relational mapping interface using Waterline.js, which abstracts the database interaction layer.[6]

A number of other packages are included to enable fast auto-generatedREST APIs,WebSockets by default usingSocket.io;[2] and compatibility features making it front-end agnostic (AngularJS,React.js,Android,iOS, etc.).

See also

[edit]

References

[edit]
  1. ^"Releases · balderdashy/sails".github.com. Retrieved2024-11-14.
  2. ^abcKrol, Jason (2014).Web Development with MongoDB and Node.js. Packt. pp. PT455.ISBN 9781783987313 – via Google Books (Preview).
  3. ^abShahid, Shaikh (2016).Sails.js Essentials. Birmingham, UK: Packt.ISBN 9781783554546.OCLC 944986529 – via Google Books (Preview).
  4. ^ab"Sails.js | Realtime MVC Framework for Node.js". The Sails Company. Retrieved21 July 2017.
  5. ^"sails". npm, inc. Retrieved21 July 2017.
  6. ^"Waterline.js home page".

External links

[edit]
Platform
Frameworks
Libraries
Languages
Retrieved from "https://en.wikipedia.org/w/index.php?title=Sails.js&oldid=1257395743"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp