An open API service indexing awesome lists of open source software.

https://github.com/yangboz/linkedin-j

Automatically exported from code.google.com/p/linkedin-j
https://github.com/yangboz/linkedin-j

Last synced: 6 months ago
JSON representation

Automatically exported from code.google.com/p/linkedin-j

Awesome Lists containing this project

README

          

# linkedin-j
Automatically exported from http://code.google.com/p/linkedin-j

LinkedIn recently opened their API for public access. This project provides a java wrapper to the API.

#Getting Started
For a brief introduction of API usage, see Getting Started page https://code.google.com/p/linkedin-j/wiki/GettingStarted.

For complete stand-alone examples see Examples Source https://code.google.com/p/linkedin-j/source/browse/#svn/trunk/linkedin-j/examples.

#Typical OAuth Flow
A typical OAuth flow using the library is described in OAuth Flow https://code.google.com/p/linkedin-j/wiki/OAuthFlow.

#Asynchronous API
Examples of using the asynchronous API are described in Asynchronous API https://code.google.com/p/linkedin-j/wiki/AsynchronousAPI.

#Maven Configuration
If you plan to use the library using maven, this page will guide you.

Maven Configuration https://code.google.com/p/linkedin-j/wiki/MavenConfiguration

#Spring Configuration
If you plan to use the library in conjunction with Spring framework, this brief tutorial will guide you.

Spring Configuration https://code.google.com/p/linkedin-j/wiki/SpringConfiguration

#Android Configuration
For android platforms there are some specific considerations.

This page describes some of them. Android Configuration https://code.google.com/p/linkedin-j/wiki/AndroidConfiguration

#API Design
A brief design of the API is described here. API Design.https://code.google.com/p/linkedin-j/wiki/APIDesign

#API Schema
The unofficial W3C XML schema of the LinkedIn API http://developer.linkedin.com/index.jspa is given here.

LinkedIn API Schema http://code.google.com/p/linkedin-j/source/browse/trunk/linkedin-j/core/src/main/resources/com/google/code/linkedinapi/schema/linkedin-api-schema.xsd