Python: Create Github Webhook and POST info to a Flask WebApp (ngrok)

preview_player
Показать описание
Create a Github Webhook to POST data to a Python Flask Web Application when a Pull Request is labeled.

We will be using ngrok to expose our local webapp to the world.
Рекомендации по теме
Комментарии
Автор

You saved a man from reading docs and docs and more docs with the most summarized and focused video ever! tks so much

marcelogrsp
Автор

This is really amazing, and I can't believe it doesn't have more views. Thank you so much for making it so simple and comprehensive!

sanchithaseshadri
Автор

Simple yet very detailed explanation, very much appreciated <3

yasirkhan
Автор

Thanks for teaching something valuable.

ummersiddique
Автор

Excellent vid, didn't know about ngrok - nice way to test an app before trying to publish it on the internet.

brwalk
Автор

Thank you for the video, helped me solve the test task for work

pennyways
Автор

Amazing Work Man! Thank you very much.!

ashxos
Автор

thanks for the tutorial...it helped me a lot...:-)

raghuravi
Автор

Hi.. I stuck with something in git hooks using python. How can we validate the pull request description text and detect?

KishoreKumar-zzvm
Автор

Good one bro. Can you add little more complexity to this flask app?

alan-j
Автор

Good work but ur /github POST endpoint is hit when new PR is created and not only for label

jayeshthamke
Автор

Hi

If the code it's running on a web server is it necesary use ngrok anyways????

Would you please make a video about creating a webhook python telegram bot runing on a wed

thanks so much

JoseHernandez-qkby
Автор

Hey guys,
awesome video. You know how I can further work with the parameters? Like e.g. printing out ID, Name etc. separatly?

mustafaabdalla
Автор

didn't work with 5000. worked with 8080.

AbhinavSurekaEnigmatic
Автор

thanks for the vid. how do I do it for twitter?

akshaykadidal
Автор

Hey hello! that video was great. Does anyone knows to print the json in console? Mine is not doing it...

alejadiaz
Автор

im gonna try to use this tutorial for twitch api for eventsub, gonna edit if it worked

Zac