Skip to content

mrvol/fastapi-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-testing

This is the code suppose to demonstrate cmy coding skills.

git clone [email protected]:mrvol/fastapi-testing.git && cd fastapi-testing

Install dependencies: poetry install --with=dev

Run application poetry run uvicorn main:app --reload and open http://localhost:8000/docs in browser:

Run tests poetry run pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages