EugeneCodeCamp / EugeneCodeCamp.github.io

Website for Eugene Code Camp
1 stars 1 forks source link

Pull meetup events from the meetup api #57

Open petrazoid opened 4 years ago

petrazoid commented 4 years ago

It would be cool to list upcoming events based on the meetup events using the API instead of how they are hardcoded.

Meetup details also need to be passed to the event modals.

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

antonioortegajr commented 4 years ago

We do this for Eugene web Dev using an aws microservice. Just an API Gateway endpoint and a Lambda function. Pretty much the same as in this workshop. https://github.com/eugenewebdevs/workshops/tree/master/workshops-2019/microservice