/microservices-sportsbetx

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

Primary LanguagePython

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