FastAPI Base is a utility for generating projects and apps in generated projects with simple structure
- added base code generating in projects and apps
To install the utility, use pip:
pip install fastapi-baseAfter installation, you can use the utility from the command line with the fastapi-base command.
fastapi-base startproject newprojectfastapi-base startproject myprojectfastapi-base startapp myapp- Generating FastAPI projects
- Generating FastAPI apps in generated projects
- Generating base code
- Python 3.6 or higher
This project is licensed under the MIT License.
- Dementev Maksim - Developer - Github profile
- Mulin Egor - Developer - Github profile