fastapi-boilerplate/app
Finn Christiansen a689b1c56d
Some checks failed
Python formatting PEP8 / Python-PEP8 (push) Failing after 13s
🚨 fix some linter warnings
2023-08-11 22:47:08 +02:00
..
crud 🚨 fix some linter warnings 2023-08-11 22:47:08 +02:00
models 🚨 fix some linter warnings 2023-08-11 22:47:08 +02:00
schemas 🎉 Initialize FastAPI boilerplate 2023-08-10 22:51:40 +02:00
__init__.py 🎉 Initialize FastAPI boilerplate 2023-08-10 22:51:40 +02:00
alembic.ini 🎉 Initialize FastAPI boilerplate 2023-08-10 22:51:40 +02:00
config.py 🎉 Initialize FastAPI boilerplate 2023-08-10 22:51:40 +02:00
database.py 🎉 Initialize FastAPI boilerplate 2023-08-10 22:51:40 +02:00
main.py 🚨 fix some linter warnings 2023-08-11 22:47:08 +02:00
requirements.txt 🎉 Initialize FastAPI boilerplate 2023-08-10 22:51:40 +02:00
sql_app.db 🎉 Initialize FastAPI boilerplate 2023-08-10 22:51:40 +02:00