Michael Prentice

Results 398 comments of Michael Prentice

@VikramTiwari We may want to understand the Meetup.com API quotas better before settling on a design. - Should we process all chapters, events, organizers, etc as a single ingest job...

@BrockMcKean great, thanks for looking into the Meetup.com API, those details are quite helpful. As far as integration, the thought so far has been that this Meetup.com ingestion could take...

@BrockMcKean Oh and if you are trying to test adding the Meetup.com ingest to the existing project, please use [this branch](https://github.com/gdg-x/hub/tree/cloudEndpointsAndGaeFlex) since it contains some pretty significant changes over `develop`....

I agree that Cloud Endpoints aren't needed for kicking off the Meetup.com ingestion. @VikramTiwari Are you envisioning only a single event being sent to PubSub to 'update all data from...

OK, sounds like we should start working on a GCF for doing Meetup.com API ingestion. We can mess with the PubSub triggering stuff after we get ingestion into Mongo working.

@VikramTiwari Sample chapter ID on the Hub: 103959793061819610212. Not sure what the [Meetup.com chapter ID](https://www.meetup.com/gdgspacecoast/) is other than `gdgspacecoast`.

Sounds good @BrockMcKean. Any luck on getting the API working?

@BrockMcKean OK, no rush to do anything this Sunday, just wanted to check in. Good luck with Angular Attack! I did it last year, but just didn't have time this...

@BrockMcKean Authorized users on the Hub UI don't really work very well atm. We should probably tear out the Passport stuff and replace it with Firebase Auth, but that's out...

@BrockMcKean Yes, the Hub is a data hub. The UI is purely for debugging and development use, not for GDG organizers to use regularly. The idea is that projects like...