DiptoChakrabarty / api-gateway-kong-golang

API Gateway developed using kong , golang and python services for a authentication and operations service where golang service acts as authentication mechanism and python service is backend and kong is gateway
MIT License
6 stars 4 forks source link
authentication cloud cloud-computing cloudnative devops flask gin-gonic golang kong kong-api-gateway kong-gateway python python3

api-gateway-kong-golang

General Introduction

Architecture

Architecture Image

Initial Configuration

extra_hosts:
      - "host.docker.internal:<IP ADDR>"

Running application