Skip to content

slavpetroff/example-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example FastAPI project

How to run the project

  1. Clone the repository
  2. Create virtual environment python3 -m venv .venv
  3. Activate the virtual environment source .venv/bin/activate
  4. Install the dependencies poetry install
  5. Run the project pytest api -n auto

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published