Skip to content

An API Gateway using Go. It uses rate limiter and reads from a route table JSON file.

Notifications You must be signed in to change notification settings

BrunoPolaski/api-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Api Gateway

This is an api gateway with a rate limiter, and is meant to be used with some other microsservices.

Important

If you want to run the docker compose, make sure you run:

docker network create ms-network

Just so you can use it along with all the other microsservices it is intended to work along with.

About

An API Gateway using Go. It uses rate limiter and reads from a route table JSON file.

Resources

Stars

Watchers

Forks