Skip to content

Fast generating FastAPI projects with FastAPI apps in projects

Notifications You must be signed in to change notification settings

idmaksim/fastapi-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Base

Python License Version

Description

FastAPI Base is a utility for generating projects and apps in generated projects with simple structure

Updated

  • added base code generating in projects and apps

Installation

To install the utility, use pip:

pip install fastapi-base

Usage

Command Line

After installation, you can use the utility from the command line with the fastapi-base command.

fastapi-base startproject newproject

Examples

Generating project

fastapi-base startproject myproject

Generating app

fastapi-base startapp myapp

Features

  • Generating FastAPI projects
  • Generating FastAPI apps in generated projects
  • Generating base code

Requirements

  • Python 3.6 or higher

License

This project is licensed under the MIT License.

Authors

About

Fast generating FastAPI projects with FastAPI apps in projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages