This is a FastAPI project to manage Bloodborne characters. The API allows you to create and retrieve characters using a SQLite database.
- Create a new character
- Retrieve character details by name
- Python 3.12+
- PDM
- FastAPI
- SQLAlchemy
- Alembic
- pre-commit