https://github.com/marks/giveby
A charity example by @Skram and @Tropo for GlobalGiving.org
https://github.com/marks/giveby
Last synced: 5 months ago
JSON representation
A charity example by @Skram and @Tropo for GlobalGiving.org
- Host: GitHub
- URL: https://github.com/marks/giveby
- Owner: marks
- Created: 2010-02-17T16:09:55.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-02-17T16:10:25.000Z (over 16 years ago)
- Last Synced: 2025-04-07T18:16:28.110Z (about 1 year ago)
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Give By ["Phone","Text","IM"]
=============================
A charity example by @Skram and @Tropo for GlobalGiving.org
-----------------------------------------------------------
This application is an open source sample of how you can use Tropo's WebAPI to voice/text/IM-enable any web service. In this case, I have decided to create an application to allow donors and potential donors to look up and donate to charities through GlobalGiving's new API.
Don't forget your ./config.yaml !
-----------------------------
In the application's root directory, create a file with:
---
globalgiving:
api:
url: https://api.globalgiving.org/api
key: YOUR_API_KEY
user:
id: YOUR_GLOBAL_GIVING_EMAIL
password: YOUR_GLOBAL_GIVING_PASSWORD
test:
giftcard: OPTIONAL_GIFT_CARD_FOR_TESTING