fast-gateway
There are 4 repositories under fast-gateway topic.
BackendStack21/rproxy
HTTP reverse proxy implementation based on Node.js and Docker
kandarpkakkad/MAP-Innovative_Assignment
University Management System
souravpl8092/Micro-Services-Components
This is a User Management Application that allows you to manage user data, including creating new users, updating existing users, and exporting user data as a CSV file. It provides a web-based interface for interacting with the application.
Ranjeetvit453/nodejs-microservice--monolithic
In a microservices Node.js application, the functionality is divided into small, independent services that communicate with each other through APIs. Each service is responsible for a specific business capability and can be deployed, scaled, and updated independently.