GithubHelp home page GithubHelp logo

diptochakrabarty / api-gateway-kong-golang Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 4.0 5.9 MB

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

License: MIT License

Go 87.10% Python 12.90%
authentication cloud cloud-computing cloudnative devops flask gin-gonic golang kong kong-api-gateway

api-gateway-kong-golang's Introduction

Hello There ๐Ÿ‘‹

  • I am Dipto Chakrabarty ๐Ÿ˜Š . I am working as a SRE at @CISCO

  • I am a Devops and Python enthusiast ๐Ÿงฐ

  • I have done multiple projects ranging from the field of Devops , Backend to Cloud Computing and Automation ๐Ÿ—„๏ธ .

  • I am currently brushing up my skills and plan to learn Golang and Terraform .

  • I am willing to work on free-lance projects and love to contribute to open source projects ๐Ÿ’ก

  • ๐Ÿงฒ You can checkout my projects from here ๐Ÿ”ฅ - projects

  • Connect with me on LinkeDin ๐ŸŽ† LinkeDin Profile ๐ŸŽ‡

Tech Stack ๐Ÿ’ป

Programming Languages

Devops

Cloud

DataBases

Tools

Dipto Chakrabartys Github Stats

GitHub Streak trophy

My Certifications โฌ‡๏ธ

My Activities ๐Ÿ“ฌ

BLOGS ๐Ÿ“– WEBINARS ๐Ÿ“บ
How Jenkins can help build your code Micorservices with Docker
Kubernetes and Docker setup using Ansible Guide to Linux
Automation with Ansible Ansible Automation

If you like the Repository give it a โญ and also follow me on Github ๐Ÿ˜€ , you can also see my projects here Projects

DiptoChakrabarty :: Visitor's Count

api-gateway-kong-golang's People

Contributors

diptochakrabarty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

api-gateway-kong-golang's Issues

Setup Docker Containers for each service

Currently we are using three services

  • kong api gateway
  • golang for authentication
  • flask api for backend

It would be good to have the golang and flask api running inside docker containers and kong interacting with the containers instead of running them manually

Endpoint to register users in golang service

We do not have an endpoint to register new users , we are directly providing functionality to login users

It would be good to have a register endpoint which takes in users username/email and password and stores it in a database

Related to #17

Add a database to golang service to hold users data

Currently wt token and login endpoint only takes in a username and it is not stored anywhere.

It would be good if a database is present under which the authentication service can work on , users are stored in database and validated from the data present there.

So the flow would be

  • user registers themselves in new endpoint
  • their data is stored in database
  • on logging in from login endpoint values are validated from database and jwt token is provided

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.