Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
integrate IFTTT to support everware data #124
Comments
|
What kind of use case do you have in mind for this? everware is mainly for interactive computing |
|
This will be used to make everware data to communicate with other web services (IFTTT web service) across the web. By adding RSS views will enable users to connect with the service independent of IFTTT. |
|
@amitkumarj441 |
|
Hi @anaderi , Thanks for letting me know about these useful links! Cheers, |
amitkumarj441 commentedMay 14, 2016
We should use task automation tool IFTTT( IF This Then That) for integrating links with the help of various triggers.
Following are the list of proposed triggers to achieve the goal of implementing the triggers to
support everware data:
Our core application everware will hold a list of the triggers that will be implemented and also some utilities that will be used in core of the application. The core will mostly consist of; function definition to handle basic HTTP errors like (401, 404, 500 etc..) and also routes that will be used to do the calls to the everware API(if available) from time to time to get recent changes.