openaustralia / yinyo

A wonderfully simple API driven service to reliably execute many long running scrapers in a super scaleable way
https://yinyo.io
Apache License 2.0
6 stars 1 forks source link

This PR allows the user to give a callback URL for sending events to #43

Closed mlandauer closed 5 years ago

mlandauer commented 5 years ago

This fixes #19

At the moment any authentication that you want to do (to help ensure that not just anybody can hit your url endpoint) needs to be done by giving a parameter in the url. For instance,

http://my-url-endpoint.com?key=special-secret-stuff