Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added POST api for action handler #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MrDadaGuy
Copy link

I've added a new method to allow POST actions for the action handler, as well as a couple of examples. I've put these along side the existing GET actions.

Copy link

@ramgarden ramgarden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a simple change. Basically added the function so it calls requests.post(). Easy peasy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants