Skip to content

ChrisRicca/Pingback-Echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PingBack-Echo
-------------

This Sinatra app was built as a quick scratch-pad to test asynchronous pingbacks from APIs such as http://api.drop.io

It is pre-wired to run on heroku.  You can demo the app at http://echo.heroku.com

Or, you can run your own instance on heroku if you have the heroku gem installed:

git clone git@github.com:ChrisRicca/Pingback-Echo.git
cd Pingback-Echo
heroku create yourname-pingback-echo
git push heroku master
heroku open

Enjoy!

About

A simple Sinatra app (built to be deployed on Heroku) to aid in the debugging/exploration of cloud APIs with pingbacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages