rubyforgood / freeforest

An upcoming project for Ruby for Good
MIT License
7 stars 2 forks source link

Use Facebook event API to pull event info and locations #13

Open albertchae opened 4 years ago

albertchae commented 4 years ago

https://developers.facebook.com/docs/graph-api/reference/event/

baweaver commented 4 years ago

Focus on getting the DC group for now and we can move from there. Moving this to MVP so we have live data.

manuphatak commented 4 years ago

Notes: Built a service that can pull events by group_id.

PR: #28

The hard part here is getting a Facebook access key that will work.