https://github.com/manfred/twonesr
Twones API implementation
https://github.com/manfred/twonesr
Last synced: over 1 year ago
JSON representation
Twones API implementation
- Host: GitHub
- URL: https://github.com/manfred/twonesr
- Owner: Manfred
- Created: 2008-11-17T19:05:31.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2008-12-13T14:26:33.000Z (over 17 years ago)
- Last Synced: 2025-02-10T11:41:49.188Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
%{ Twonesr }%
I was wondering how the Twones API (http://www.twones.com/) worked, I guess this is the result.
Dependencies:
%w(nap json dm-core do_sqlite3 launchy hpricot)
-- Copyright (C) Manfred Stienstra --