Simple test using Tyk API Gateway to manage three simple express endpoints.
Clone and enter this repo through your terminal, then simply do:
docker compose up
Wait until you see a log displaying the internal port numbers for the endpoints, then you can acess the gateway at http://localhost:8080, using one of these paths: /end1/
, /end2/
, or /end3/
.