aboutsummaryrefslogtreecommitdiffstats
path: root/meetup
AgeCommit message (Expand)Author
2018-04-13Add a function to build an RSS `Channel` object from a list of `Event`sTeddy Wing
2018-04-13meetup(parse_json): Align test and test dataTeddy Wing
2018-04-13meetup(parse_json): Return a Vec of EventsTeddy Wing
2018-04-13meetup: Add 'serde' and 'serde_derive' cratesTeddy Wing
2018-04-13meetup--find-upcoming_events.json: Escape double quotesTeddy Wing
2018-04-13Ideas for functions to extract `Event`s from JSONTeddy Wing
2018-04-12meetup: Create `Event` structTeddy Wing
2018-04-12meetup: Add 'serde_json' crateTeddy Wing
2018-04-12Add some test JSON from the Meetup APITeddy Wing
2018-04-12Add a "meetup" library crate to communicate with the Meetup APITeddy Wing