Skip to content

bumbeishvili/fb-github-trends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github trends on Facebook

Automatically post Github trends on Facebook page

Pages

Github Trends
Github Trends C#
Github Trends Javascript
Github Trends Css
Github Trends Html
Github Trends Java
Github Trends Php
Github Trends Python
Github Trends Swift

Project Details:

Flow

We have 2 trigger:

/api/githubTrigger - scrapes trending github repo, saves new repos in mongodb and removes duplicates

/api/fbTrigger - gets data from mongodb and posts it to the fb page

uptimeRobot - pings each urls in every 3 hours and renews information

Links I have used extensively during development

Automating posts on FB page
developers.facebook.com
Acces token debug
Deploy node.js app to heroku
Heroku configuration variables