Skip to content

tutRPi/raspberry-pi-fastapi-gpio-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspberry-pi-fastapi-gpio-rest-api

Python FastAPI Rest API Example to control GPIOs

pip install -r requirements.txt
uvicorn main:app --reload

OpenAPI Documentation is available at http://127.0.0.1:8000/docs

About

Python FastAPI Rest API Example to control GPIOs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages