Ticket Auction Manager

Before publishing this I decided to entirely rewrite Ticket Auction Manager, from scratch, using Python and FastAPI.

After some initial performance testing between sending DB traffic over the network and using an API, the API is a lot faster. So I decided to transition Ticket Auction Manager to it altogether.

Link to project on GitHub

Last modified: Oct 16, 2024 at 03:20PM