Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.63 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.63 KB

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