Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

mattupstate/spring-social-instagram-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Social Instagram Example

This sample app demonstrates how to use spring-social-instagram and is based on the spring-social-quickstart project.

You should be able to run this application locally by performing the following steps:

Clone the project from github if you haven't already:

git clone [email protected]:mattupstate/spring-social-instagram-example.git

Run the project using the Maven Tomcat plugin:

mvn tomcat:run

At the moment, the project simply displays the first page of your feed. I'll be adding more API call examples in the future.

Or perhaps you'd like to fork this and have at it yourself to test out the API! I'd love some feedback.

About

Demonstrates the use of spring-social-instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages