Tyk is a lightweight, open source API Gateway and API Management Platform written in Go.
In order to deal with the microservice architecture, it's often used alongside a Reverse Proxy (such as nginx or apache …
nginx reverse-proxy microservices aws-api-gateway tykI've created several RESTful microservices and dockerized them. Now I want to have a web-based UI for them and the …
docker authentication microservices api-gateway tykIs it possible to have multiple (somehow separated) REST API documentations but only in one swagger yaml file? Or can …
rest swagger swagger-2.0 tyk