strongloop / loopback-example-facade
Best practices for building scalable Microservices.
☆67Updated 5 years ago
Alternatives and similar repositories for loopback-example-facade:
Users that are interested in loopback-example-facade are comparing it to the libraries listed below
- Deprecated - please use https://github.com/strongloop/loopback4-example-shopping/tree/master/kubernetes☆88Updated 5 years ago
- implements LoopBack-style filtering.☆55Updated 4 years ago
- Microservices Architecture with Event Sourcing and CQRS using Node.JS☆66Updated 7 years ago
- Enterprise Grade #NodeJS Platform implementing Industry Standards & Patterns in order to provide Connectivity, Stability, High-Availabili…☆52Updated 6 years ago
- Example microservices implementation using Node.js☆106Updated 6 years ago
- Microservices example code using Node.js, Redis, Hapi☆149Updated 9 years ago
- Automation and scripts for the nodezoo system.☆67Updated 7 years ago
- Example for loopback-component-storage.☆41Updated 5 years ago
- Strongloop Loopback connector for Elasticsearch☆78Updated 5 months ago
- Visualize your models and their relationships like ER diagram☆38Updated 7 years ago
- Loopback Connector for MySQL☆125Updated this week
- LoopBack Swagger Spec Integration☆44Updated 3 years ago
- How to add your own business logic in a LoopBack app.☆49Updated 5 years ago
- CQRS: Command Query Responsibility Segregation - Node.js at Scale☆83Updated 8 years ago
- Connect Loopback to a REST API☆74Updated this week
- Seneca.js (http://senecajs.org/) NodeSchool workshop☆87Updated 3 years ago
- An example microservice system in Node.js using Hemera and best of today.☆119Updated 6 years ago
- Combine the powers of GraphQL with the backend of Loopback to automatically generate GraphQL endpoints based on Loopback Schema.☆83Updated 2 years ago
- Building blocks for LoopBack connectors☆35Updated this week
- The LoopBack Component that turns this great framework into a powerful real-time platform☆30Updated last year
- Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqr…☆270Updated 4 years ago
- Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with …☆62Updated 4 years ago
- Error handler for use in development (debug) and production environments.☆38Updated this week
- A mixin to enable readonly properties for loopback Models☆50Updated 4 years ago
- Browse and test your LoopBack app's APIs☆71Updated 2 years ago
- An Hapi API generator with ORM, services, job queue, authentication, caching and deployment out of the box☆50Updated 8 months ago
- Example of using strong-pubsub with LoopBack☆23Updated 8 years ago
- Introduction to Kubernetes with Node.js☆50Updated 6 years ago
- Getting started example for LoopBack☆89Updated 2 years ago
- Adding graphql to loopback, based on Apollo Server