HomingPigeon

Homing Pigeon utility package


Keywords
experiments, monitoring, ruby, ruby-on-rails
License
MIT
Install
pip install HomingPigeon==1.0

Documentation

Homing Pigeon

Simple web application allows you to monitor your experiments results remotly.

Usage

First of all you need to register for a new account on the application and confirm your email. Then using your account, create a new pigeon and get the pigeon token.

For Python users you can use this library which is allow you to use the application in one line of code.

For other languages, simply you can make a GET request to the following URL using the pigeon token:

https://homingpigeon.herokuapp.com/:token:?information=:your_text: