Top "Tyk" questions

Tyk is a lightweight, open source API Gateway and API Management Platform written in Go.

API gateway vs. reverse proxy

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 tyk
What are the option to API gateway with docker?

I'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 tyk
Multiple API documentation in one Swagger file

Is 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