PtvTimetable provides a low-level API client to Transport Victoria's Timetable API.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec request(String.t(), Keyword.t()) :: {:ok, Finch.Response.t()} | {:error, Finch.error()}