Skip to content

ByteOfKathy/RESTAPI-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to run the code

  1. Install the requirements
    pip install -r requirements.txt
  2. Run the code
    python3 backend.py
  3. navigate to localhost:8000 to see the docs and test the API

About

FASTAPI example for CIS4930 - enterprise software engineering practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages