- Dec, 2019
A extensible api for mobile games
Developed a RESTful API for mobile gacha games in Python using the Flask micro‑framework and backed with a Postgre SQL database.
Designed data models following common design patterns found in popular mobile games with endpoints to serve and maintain an up‑to‑date online database.
Features support for migrations to handle changes to the database schema and provide flexibility as a framework for any number of games.