FastAPI-Boilerplate
FastAPI Starter: A simple and intuitive example repository showcasing basic functionality and best practices for building web APIs with FastAPI. Use this as a template or reference for accelerating your FastAPI projects
File Explorer
Download Latest Version (.zip)- python-app.yml
- __init__.py
- admin.py
- auth.py
- post.py
- tag.py
- user.py
- __init__.py
- __init__.py
- base.py
- dependencies.py
- functions.py
- schemas.py
- __init__.py
- emailer.py
- exceptions.py
- handlers.py
- hash.py
- jwt.py
- limiter.py
- logger.py
- middleware.py
- __init__.py
- dependencies.py
- functions.py
- role.py
- schemas.py
- schemes.py
- token.py
- __init__.py
- dependencies.py
- functions.py
- main.py
- schemas.py
- __init__.py
- association.py
- dependencies.py
- functions.py
- main.py
- schemas.py
- __init__.py
- dependencies.py
- functions.py
- main.py
- schemas.py
- __init__.py
- conftest.py
- fixtures.py
- functions.py
- test_admin.py
- test_post.py
- test_registration.py
- test_tag.py
- __init__.py
- config.py
- .gitignore
- example.env
- LICENSE
- README.md
- requirements.txt
- reset.sh
- run.py
- runtime.txt
- test.sh
// repository documentation
Was this content helpful?
(0 ratings)
