COWestSlopeTech / westslopetech

The main West Slope Technologists website
http://westslopetechnologists.com/
MIT License
6 stars 1 forks source link

Meetup API driven event feed #65

Open jcerise opened 3 years ago

jcerise commented 3 years ago

https://www.meetup.com/meetup_api/

Meetup has a pretty full featured API that we could relatively easily integrate into our "Upcoming events" page, to allow for an automated event feed that we don't have to think about.

tstirrat15 commented 3 years ago

Nick and I are messing around with this - it looks like the API can be used in an unauthenticated manner, so we'll probably just spin up a wee React application and stick it into the page somewhere.