REST methods overview
| Name | Description |
|---|---|
| getCalendars() | Gets a promise with the calendars data |
| getEvents() | Gets a promise with the events data |
| send() | Sends a necessary HTTP request to the server and returns a promise with or without data depending on the request |