Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 509 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 509 Bytes

Api-Gateway

An API-gateway built using node and docker that acts as a proxy to the different services. Utilizes the docker network to know how to proxy the requests using Dockerrode (Npm package that wraps the docker API) and HTTP-proxy-middleware(package to proxy HTTP requests).

Getting Started

  1. Clone the project. git clone https://github.com/archibishop/Auth-Service.git

  2. Run docker-compose up to start up the api gateqay.

Built With

  • Node/Express
  • Docker

Authors

Wagubi Brian