Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Tutorial: Building a RESTful API

This is the example code for the api tutorial. It is managed using Poetry with the following commands,

poetry install
poetry run start
poetry run pytest -c pyproject.toml tests/