aboutsummaryrefslogtreecommitdiffstats
path: root/meetup/src
AgeCommit message (Collapse)Author
2018-04-12meetup: Create `Event` structTeddy Wing
Include some fields that seem interesting. Also leave a note that we'll want to create a new struct for `Venue` because this is a sub hash in the JSON response.
2018-04-12Add a "meetup" library crate to communicate with the Meetup APITeddy Wing