Key Authentication and Rate Limiting plugins of Kong on Flask API

Registering the API as service in KONG

In the previous post, we have discussed about the API Gateway uses and detailed Kong API Gateway Installation process. We will proceed to register our API to KONG service and apply Kong plugins like Key Authentication and Rate-limiting on that API. Lets break down the...
Key Authentication and Rate Limiting plugins of Kong on Flask API

Kong API Gateway Installation Guide for beginners

Kong API Gateway Installation Guide for beginners In this post, we will discuss about the uses of API Gateways and the installation of open source KONG API Gateway. API Gateways provides security and control over the access by sitting in-front of any number of API...