https://github.com/cldwalker/robolot
your faithful async knight
https://github.com/cldwalker/robolot
Last synced: 11 months ago
JSON representation
your faithful async knight
- Host: GitHub
- URL: https://github.com/cldwalker/robolot
- Owner: cldwalker
- Created: 2011-06-12T21:05:24.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-12T21:05:25.000Z (almost 15 years ago)
- Last Synced: 2025-03-20T10:44:17.011Z (about 1 year ago)
- Language: Ruby
- Homepage: http://robolot.herokuapp.com/
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Description
===========
(Sir) Robolot is your faithful async knight - well as faithful as he can be.
Think example.com but for specific web requests.
Usage
=====
To make robolot return a delayed response:
# 1 second later
$ http://robolot.herokuapp.com/sleep/1
# 10 seconds later
$ http://robolot.herokuapp.com/sleep/10
Deploy Usage
============
Simply fork and push to the heroku cedar stack
Suggestions
===========
Just pull request :)