Closed hulohot closed 1 year ago
I have used the tutorial on https://fastapi.tiangolo.com/tutorial/first-steps/ to create a basic api.
I am going to add the endpoint /dispense
to it, based on the parameter in the ESP8266 web server.
I followed the GitHub webhook tutorial and setup ngrok
The following events are supported:
After setting up a webhook for a specific repo, the locally hosted server should call the web server on the esp8266 after specific github webhook events.
See the specific example from this video.
The technologies used are