EskomCalendar4D/README.md

642 B

eskomcalendar4d

eskomcalendar4d provides DLang users with a simple but functional (in the ease-of-use sense) API client that makes use of the eskom-calendar API in order to provide you with a way to build ontop of it.

Usage

Firstly you will need to add the dependency to your project, this can be done as follows:

cd <your project>/
dub add eskomcalendar4d

In terms of using the API there are a few examples here (scroll to the bottom of the page) which show you how to use it.