Feathers Js
js framework for building REST and real-time APIs around a 'services' abstraction, where the same service logic automatically works over both HTTP and WebSockets, making it well suited for microservices and real-time applications.
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…
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…
Moleculer
Moleculer is a fast, fault-tolerant Node.js microservices framework providing built-in service discovery, load balancing, request/event-based inter-service com…