Packages
ex_cronofy
0.1.0
A elixir API client library to utilize Cronofy services to manage calendar events! With this library you can programmatically read and create calendar events.
Current section
Files
Jump to
Current section
Files
lib/ex_cronofy.ex
defmodule ExCronofy do
@moduledoc """
A elixir client library that you can use to interact with Cronofy's API
to manage calendars, schedules, and more.
"""
end