nazt / TwitPic-API-for-Javascript

A Javascript wrapper for the TwitPic API to make it easy to interact with all read-only API methods via JSONP

Home Page:http://meltingice.github.com/TwitPic-API-for-Javascript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

The TwitPic class provides full access to the read-only part of the TwitPic API due to browser security restrictions. If you need write access to the API, you may want to check out the TwitPic API for PHP project.

Example Usage

Load the EXAMPLE.html file in your browser to see some code examples, more coming soon.

About

A Javascript wrapper for the TwitPic API to make it easy to interact with all read-only API methods via JSONP

http://meltingice.github.com/TwitPic-API-for-Javascript/

License:BSD 3-Clause "New" or "Revised" License