bradshjg / flask-githubapp

Flask extension for rapid Github app development in Python, in the spirit of probot (https://probot.github.io/)
MIT License
56 stars 14 forks source link

Verify JSON request #23

Closed bradshjg closed 3 years ago

bradshjg commented 3 years ago

I believe this should fix #15

If nothing else, we should see a fewer spurious 500 errors related to http requests we're not capable of handling :-)