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

Where is the best place to add custom responses to events. #1

Open
zevarito opened this issue May 18, 2016 · 2 comments
Open

Where is the best place to add custom responses to events. #1

zevarito opened this issue May 18, 2016 · 2 comments

Comments

@zevarito
Copy link

Hi,

I am looking forward to extend Ackuaria to take actions based on received events, some cases could be the following...

  • Send Push Notifications.
  • Notify external API.

Which do you think is the best place to hook such things?

Thanks!

@zevarito
Copy link
Author

Thinking a little bit more about this, I don't think PN should concern this app. IMO the ability to notify an external API through HTTP will be just fine. Said that, what about a event->url mapping in config file and then just POST against that url after each event ?

@zevarito
Copy link
Author

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

No branches or pull requests

1 participant