/init-fastapi

:rocket: CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.

Primary LanguagePythonMIT LicenseMIT

init-fastapi

init-fastapi Project generator for FastAPI

Latest Commit
Package version

Installation 📌

  • Prerequisites
    • Python 3.7 +

This package can be installed by running

pip install init-fastapi

Getting started 🎈

Easiest way to start is using the defaults:

fastapi init [name]

License

This project is licensed under the terms of the MIT license.