No description
Find a file
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
.gitea/workflows 🚨 ignore alembic versions for pep8 check 2023-08-11 22:12:17 +02:00
alembic 🚨 fix some linter warnings 2023-08-11 22:47:08 +02:00
app 🚨 fix some linter warnings 2023-08-11 22:47:08 +02:00
.env.sample 🔧 add .env example 2023-08-10 22:55:57 +02:00
.gitignore 🎉 Initialize FastAPI boilerplate 2023-08-10 22:51:40 +02:00
alembic.ini 🎉 Initialize FastAPI boilerplate 2023-08-10 22:51:40 +02:00
LICENSE Initial commit 2023-08-10 22:24:27 +02:00
README.md 📝 update readme again 2023-08-10 23:05:46 +02:00
requirements.txt 🎉 Initialize FastAPI boilerplate 2023-08-10 22:51:40 +02:00

fastapi-boilerplate

I am a new to FastAPI and trying to build a boilerplate for myself. Learning is fun!