LinkedIn has an API
Monday, 11 October 2010

A new Javascript API from LinkedIn makes it easier to create in browser apps that access user data.

Banner

 

Every web site has to have an API - its essential to grow the brand and service. Social networking site LinkedIn has announce a new Javascript API Early Access: Javascript API. It announced an OAuth-based REST APIs at the end of last year developer.linkedin.com but the new API makes it almost trivial to add a Sign in with LinkedIn button to any web page.

linkedin

Adding a sign in button is simply:

<script type="in/login"></script>

This allows the user to log in and grant permission for your app to access LinkedIn.

Once you have a user’s authorization, you can invoke any LinkedIn REST API from JavaScript. All APIs have been upgraded to support JSON.

To demonstrate the API LinkedIn built an “instant” people search demo that works entirely in the browser (the app loads in a single HTML file and calls LinkedIn directly).

Example: Instant Search

linkedin2

Banner


Raspberry Pi Beaten To It With Pico Plus 2
02/10/2024

RPi recently announced the Pico 2, but while we are all waiting for the more useful Pico 2W, with WiFi, the tiny Pimoroni outfit has produced something better - the Pico Plus 2 with WiFi. What is goin [ ... ]



pgstream - Real Time Change Data Capture For PostgreSQL
16/09/2024

As we've said before, Postgres is for everything, for all the stacks. Now add Change Data Capture to that list too, thanks to pgstream.


More News

Last Updated ( Monday, 11 October 2010 )