Skip to content

It's a simple directory structure without any additional stuff free to use fastapi project setup.

Notifications You must be signed in to change notification settings

hasanparasteh/fastapi-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FastApi Boilerplate

It's a simple directory structure without any additional stuff free to use fastapi porject setup.

How to run?

Just run the below commands to get started!

> virtualenv env
> source env/bin/activate
> pip install -r requirements.txt
> cd api && uvicorn main:app --reload

About

It's a simple directory structure without any additional stuff free to use fastapi project setup.

Topics

Resources

Stars

Watchers

Forks

Languages