Skip to content

Node for my Heroku web app for following my 3 social medias by making Instagram API call to get my latest post. Twitter widget that gets most of my recent tweets in Jade and Snapchat code/ buttons to follow me.

Notifications You must be signed in to change notification settings

trino2/Express-Instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 ,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.
'  .--./|  | ,---. ,--.,--. ,-|  || o   \  |  ||  .-.  \ |  .---'
|  |    |  || .-. ||  ||  |' .-. |`..'  |  |  ||  |  \  :|  `--, 
'  '--'\|  |' '-' ''  ''  '\ `-' | .'  /   |  ||  '--'  /|  `---.
 `-----'`--' `---'  `----'  `---'  `--'    `--'`-------' `------'
----------------------------------------------------------------- 

Hi there! Welcome making a Instagram API call to get my latest post

I used node-instagram github to make the actuall call to Instagram using c9.io

https://github.com/pradel/node-instagram

Express.js was implemented so the index.js file would get used automatically and thats were I did a lot of the back end codding in Javascript (/routes/index.js)

Once the data is collected its sent to the Jade file (/views/index.jade) were the post is display using instagram scheme (i.e. color, likes, hastags, profile photo)


Add content to Web cite commands $ git add . $ git commit -am "make it better" $ git push heroku master


Web cite url address https://trinotech.herokuapp.com/


resource for node.js https://stackoverflow.com/questions/24975144/clean-instagram-oauth-using-node-js-and-express-and-minimal-middlewares


Make a immage of git to github git push --mirror [email protected]:username/project.git


About

Node for my Heroku web app for following my 3 social medias by making Instagram API call to get my latest post. Twitter widget that gets most of my recent tweets in Jade and Snapchat code/ buttons to follow me.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published