XVincentX / apigateway-playground
Resilient microservice API with REST and API Gateway
☆35Updated last year
Related projects ⓘ
Alternatives and complementary repositories for apigateway-playground
- Example microservices implementation using Node.js☆106Updated 5 years ago
- Event sourcing with kafka and nodejs☆81Updated 6 years ago
- Exemplary real world application built with Moleculer☆103Updated 6 years ago
- Event Sourcing Example repo for the Node.js at Scale blog series☆87Updated 7 years ago
- An API boilerplate project built with Node.js and TypeScript☆250Updated last year
- A node micro-service generator with TypeScript, mongoose, express, rabbitMQ and others. Also k8s support☆27Updated last year
- ☆140Updated 5 years ago
- Generic plugin example for Express Gateway☆14Updated 3 years ago
- Validate the JWT scope to authorize access to an endpoint☆97Updated 9 months ago
- Management of sessions by Redis and JWT for horizontal scalability, with the possibility of having one session at a time or multiple for …☆21Updated 5 years ago
- A service aware router for Hydra Services. Implements an API Gateway and can route web socket messages.☆60Updated 5 months ago
- A step-by-step approach to getting an OpenID Connect Provider instance up and running using oidc-provider☆135Updated 2 years ago
- Asynchronous Microservices with RabbitMQ and Node Demo☆37Updated 5 years ago
- Open source Access Manager for node.js☆124Updated 2 years ago
- Learn the SOLID design principles by building a robust email microservice☆145Updated 4 years ago
- CQRS: Command Query Responsibility Segregation - Node.js at Scale☆83Updated 7 years ago
- A module which wraps Hydra and ExpressJS into a library for building distributed applications - such as microservices☆184Updated last year
- A Docker seed project for building quick Node.js apps using Typescript. Combine the scalability and consistency of Docker apps with the …☆68Updated 6 years ago
- A simple, but performant, remote worker system that uses AMQP to coordinate jobs.☆23Updated 6 months ago
- A Node.js API gateway that just works!☆109Updated last year
- Microservices with Node.js and Kubernetes☆26Updated 7 years ago
- A connect middleware for the cloud-health module, providing liveness and readiness endpoints for Kubernetes☆90Updated 2 years ago
- RealWorld example app with Moleculer microservices framework☆54Updated 4 years ago
- 📣 Execute with Net Connections in NodeJS severals Clients and Servers sendings random messages via Socket between them.☆22Updated 3 years ago
- Generic repository pattern implementations for a variety of data sources.☆54Updated last year
- Demo application that shows how to add Swagger UI Spec to existing Node.js/Express.js project☆96Updated 6 years ago
- A simple app that demonstrates usage of Worker threads in Node.js☆22Updated 6 years ago
- Deprecated - please use https://github.com/strongloop/loopback4-example-shopping/tree/master/kubernetes☆88Updated 4 years ago
- Open-source lib for Event Sourcing in Node.js☆23Updated 2 years ago
- An example mySql implementation of the node-oauth2-server library