Browse Source

Adding CalendarIndex Holidays API (#767)

* Adding CalendarIndex Holidays API

* Removing . from the end of the description

* Remove "API" from Description
pull/770/head
lisaHein78 5 years ago
committed by Dave Machado
parent
commit
1656e2d568
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -129,6 +129,7 @@ API | Description | Auth | HTTPS | CORS |
### Calendar
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Calendar Index](https://www.calendarindex.com/) | Worldwide Holidays and Working Days | `apiKey` | Yes | Yes |
| [Church Calendar](http://calapi.inadiutorium.cz/) | Catholic liturgical calendar | No | No | Unknown |
| [Czech Namedays Calendar](http://svatky.adresa.info/) | Lookup for a name and returns nameday date | No | No | Unknown |
| [Google Calendar](https://developers.google.com/google-apps/calendar/) | Display, create and modify Google calendar events | `OAuth` | Yes | Unknown |


Loading…
Cancel
Save