Skip to content

Zensavona/instagram-phoenix-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixtagram Phoenix Example

This is a simple example demoing Instagram login and API usage with Phoenix and the Elixtagram library

Try it Out

Locally:

  1. Create a .env file and assign INSTAGRAM_CLIENT_ID, INSTAGRAM_CLIENT_SECRET and INSTAGRAM_REDIRECT_URI=http://localhost:4000/callback.
  2. Run these commands
mix deps.get
mix.phoenix.server

Now you can visit localhost:4000 from your browser.

On Heroku:

Click the button at the top of the page ;)

About

Example Phoenix application using Instagram via Elixtagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published