myukselen / spring-social-instagram

Instagram API binding for Spring Social

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Social Instagram

To check out the project and build from source, do the following:

git clone https://github.com/kevinholcom/spring-social-instagram.git
cd spring-social-instagram
mvn clean install

Documentation

To build the JavaDoc, do the following from within the root directory:

mvn javadoc:javadoc

The result will be available in 'target/site/apidocs'.

About

Instagram API binding for Spring Social


Languages

Language:Java 100.0%