An API Gateway is a microservice pattern where a separate service is built to sit in front of your…
An API Gateway is a microservice pattern where a separate service is built to sit in front of your other back-end services. This service acts as a back-end for front-ends, where it can proxy and unify access to a variety of back-end services. This pa...
articles.tkssharma.com9 min read