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

Redis callbacks are added and demonstrated using webhook container #15

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

vhiwase
Copy link

@vhiwase vhiwase commented May 1, 2022

Please find the postman collection for understanding features.

Try running postman APIs (named POST async) without "webhook_endpoint" payload key and take a look at the logs for understanding how Redis callback URLs are working in the background webhook container created from the webhook docker image which was built from the folder named "webhook".

Define any webhook endpoint and try running postman APIs (named POST async) with "webhook_endpoint" payload key for getting the instant results of asynchronous calling on the webhook endpoint.

Add this new feature if you find it helpful.

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.

None yet

2 participants