API Reference gcal v1.0.3
modules
Modules
Gcal
lets you interact with your Google
Calendar via the API.
View your calendar events, modify event details and create new events.
Gcal.HTTPoison
uses HTTPoison
on production envs
and Mocks
behaviour when testing.
This is a TestDouble for HTTPoison which returns a predictable response. Please see: github.com/dwyl/elixir-auth-google/issues/35