meetup v0.1.1 Meetup

API wrapper for Meetup.com public API. Expects an env var named MEETUP_API_KEY to be set.

Link to this section Summary

Link to this section Functions

Link to this function delete(path, opts \\ %{})
Link to this function get(path, opts \\ %{})
Link to this function patch(path, opts \\ %{})
Link to this function post(path, opts \\ %{})
Link to this function put(path, opts \\ %{})