A Javascript RESTFUL API library for connecting with OAuth2 services, such as Google+ API, Facebook Graph and Windows Live Connect.A client-side Javascript SDK for authenticating with OAuth2 (and OAuth1 with a oauth proxy) web services and querying their REST API’s. HelloJS standardizes paths and responses to common API’s like Google Data Services, Facebook Graph and Windows Live Connect. Its modular so that list is growing. No more spaghetti code!
Best jQuery Other API Plugins & Tutorials with Demo
Onyx – jQuery Instagram Gallery
Onyx is a premium jQuery gallery with smooth hardware accelerated transitions. It helps you easily get photos and data from your Instagram account (or any users* on Instagram) and display them on your website. Onyx features an unfolding preview effect similar to the preview feature on Google Images. To use it all you need to do is give an Instagram username to the app and set your options.
Twitter OAuth Status Update using PHP & jQuery
Twitter is the most powerful platform that you can express your thoughts with your followers. Few months back Twitter has been updated there OAuth APIs, this tutorial will explain three import systems like, login with Twitter, storing Twitter Oauth tokens into database and update Twitter status message with your own web application. This script helps you to share your web application updates with user Twitter status updates.
jQuery Sheetrock : Plugin for Load data from Google Spreadsheets
Sheetrock is a jQuery plugin for querying, retrieving, and displaying data from Google Spreadsheets. Use it to load entire sheets or leverage SQL-like queries to treat Google Spreadsheets as a quick-and-dirty JSON datastore. All you need is the URL of a public Google Spreadsheet. It requires no backend code whatsoever—everything is done in the browser.
Features:
- Query sheets using the SQL-like Google Visualization query language (filters, pivots, sorting, grouping, and more)
- Lazy-load large data sets (infinite scroll with ease)
- Mix in your favorite templating system (Handlebars, Underscore, etc.)
- Customize to your heart’s content with your own handlers and callbacks