API Gateway
.docker/agw/krakend/conf/krakend.json
make buildmake rebuildmake servemake restartmake stopmake downMerge
GET /v1/info
Client rate-limiting
https://www.krakend.io/docs/endpoints/rate-limit/#client-rate-limiting-client_max_rate
GET /v1/compliance
Authentication & Authorization
GET /v1/compliance/protected 401 Unauthorized
Login
GET /v1/login get access_token
GET /v1/compliance/protected Authorization Bearer access_token
Микросервисы на пальцах: API‑Gateway, API‑Composition, KrakenD, FastAPI
https://habr.com/ru/companies/selectel/articles/881022/