Sails Js
js MVC web framework that emphasizes convention over configuration, auto-generating RESTful (and WebSocket-based) APIs from data models through its built-in ORM, Waterline, in a style modeled after Ruby on Rails.
4 resources across 1 library
Glossary Terms(4)
LoopBack
LoopBack is a highly extensible Node.js and TypeScript API framework, maintained by IBM/StrongLoop, that generates end-to-end REST APIs with minimal coding by…
Sails.js
Sails.js is a Node.js MVC web framework that emphasizes convention over configuration, auto-generating RESTful (and WebSocket-based) APIs from data models thro…
AdonisJS 6
AdonisJS 6 is a batteries-included, TypeScript-first Node.js MVC framework that bundles routing, an ORM (Lucid), validation, authentication, and a modern IoC-b…
Feathers.js
Feathers.js is a lightweight Node.js framework for building REST and real-time APIs around a 'services' abstraction, where the same service logic automatically…