lunakv / academyruins-api

Rules API for Magic: The Gathering
https://api.academyruins.com/docs
GNU Affero General Public License v3.0
4 stars 1 forks source link

Restructure project #62

Closed lunakv closed 1 year ago

lunakv commented 1 year ago

Revamps the project structure from the basic fastapi app default structure to a more scalable service-oriented one. Also removes the async modifier from functions that aren't actually async, and upgrades pydantic to v2.