-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
14 lines (7 loc) · 779 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
Viafo Gateway sample jQuery code
test.html - please edit and enter your Client ID and Client Secret to this file. You will then be able to exercise your the Viafo API from the app.
example/twitter_no_viafo.html - this is a simple twitter search app with no Viafo functionality.
examples/twitter_with_viafo.html - this is the same twitter search app, with limited twitter functionality added. Note for this app, we're assuming that Twitter is always available.
examples/att_location.html - demos the AT&T Platform API for terminal location, via our proxy interface.
examples/att_sms.html - demos the AT&T Platform API for SMS, via our proxy interface.
examples/checkin.html - demos location check-in at the Space Needle in Seattle. Works for both Foursquare and Facebook.