Skip to content

Repository for learning and playing with REST APIs for students and interns working at Opground.

License

Notifications You must be signed in to change notification settings

Opground/rest-api-lesson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-api-lesson

Repository for learning and playing with REST APIs for students and interns working at Opground.

Requirements

Python

  • Python 3.10 or greater.

  • Install project requirements:

python -m pip install -r requirements.txt
  • Install, configrue & recover git secrets for private keys management (ask Marcel for adding you to git secret): git-secret
git-secret reveal
  • If using Fast API, install fastapi and uvicorn:
pip install fastapi
pip install "uvicorn[standard]"

About

Repository for learning and playing with REST APIs for students and interns working at Opground.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages