MarkTLite / microservices-sportsbetx

Used the microservices architecture pattern for a sports betting web application. Used flask, PostgreSQL, gRPC, openAPI, cloud run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SportsBetx (Microservices)

Used the microservices architecture pattern. Contains three services: A gateway that handles HTTP requests, a user auth and management service and the application logic that does the odds CRUD. All DB operations go through a database interface

About

Used the microservices architecture pattern for a sports betting web application. Used flask, PostgreSQL, gRPC, openAPI, cloud run


Languages

Language:Python 99.7%Language:Shell 0.3%