Quite interesting that this just been posted. I have to produce an events application with a UI similar to this: http://i.imgur.com/e0R1Kp5.png The UI is already done, so that's not the reason for the post. My question is, on the backend, is there a pattern I can use to easily execute the steps? I know there is a combination of logic, cron, a MQ and a db to hold the flow. But I am unsure on how best to approach the d…
Show HN: Beehive – An open source IFTTT powered by Go's templating engine
41–45 of 45 posts
Re: Show HN: Beehive – An open source IFTTT powered by Go's templating engine
#42Re: Show HN: Beehive – An open source IFTTT powered by Go's templating engine
#43If anyone else is interested in starting something similar in Elixir just ping me :)
Re: Show HN: Beehive – An open source IFTTT powered by Go's templating engine
#44"Shortly" we had that topic here already: https://news.ycombinator.com/item?id=4441913 But most of the stuff is not alive anymore... But there are some interesting new ones: https://github.com/cantino/huginn https://trigger-happy.eu/infos not sure if this is alive: https://sourceforge.net/projects/semanticwebpipe Do you know some other (open source) event and agent system tools? (there are tons of commercial hosted I…
Re: Show HN: Beehive – An open source IFTTT powered by Go's templating engine
#45Quite interesting that this just been posted. I have to produce an events application with a UI similar to this: http://i.imgur.com/e0R1Kp5.png The UI is already done, so that's not the reason for the post. My question is, on the backend, is there a pattern I can use to easily execute the steps? I know there is a combination of logic, cron, a MQ and a db to hold the flow. But I am unsure on how best to approach the d…