inland-empire-software-development / landing

Landing page for IESD
MIT License
4 stars 2 forks source link

Integrate the meetup.com API #4

Open lloan opened 5 years ago

lloan commented 5 years ago

Pull events into the events section from our meetup.com account.

We should use the card component.

lloan commented 5 years ago

This will require reading documentation for Meetup.com's API.

sstylianides commented 5 years ago

Hi @lloan . I'd like to take on this issue... I read Meetup's API and it looks like we need to authenticate before getting the data. Since you are the head of the organization, would you like to register the OAuth Consumer? Or I can do it myself, just let me know.

here is the link to register: https://secure.meetup.com/meetup_api/oauth_consumers/create/

sstylianides commented 5 years ago

here is more info regarding authenticating with the Meetup API: https://www.meetup.com/meetup_api/auth/#oauth2