Closed bbengfort closed 10 years ago
https://github.com/jkutianski/meetup-api , although it seems only lightly used and possibly buggy. If we have to fall back to raw HTTP calls, it's a pretty easy API to work with, at least if we don't need to deal with OAuth. (I think just the DC2 account's API key in an environment variable should work fine.)
On Thu, Jul 10, 2014 at 11:37 PM, Benjamin Bengfort < notifications@github.com> wrote:
If there is a node API that already exists for using the Meetup API - then let's use that! If not, we'll have to create something lightweight in order for us to get access to the various events in the API.
— Reply to this email directly or view it on GitHub https://github.com/datacommunitydc/meetup2gcal/issues/4.
@harlanh -- figuring out if this should be a "config" or a "library" in order to use the meetup api pacakge.
I think this should be closed by bfe587a19aaee360a57137819b2e55486e61a090
If there is a node API that already exists for using the Meetup API - then let's use that! If not, we'll have to create something lightweight in order for us to get access to the various events in the API.