From e5006fd5b60ef9242440e45f5a589f875c165c26 Mon Sep 17 00:00:00 2001 From: Simonarde Lima Date: Sat, 9 Oct 2021 14:42:31 -0300 Subject: [PATCH] Adding Calendarific --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 934004ae..4d725e1e 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Abstract Public Holidays](https://www.abstractapi.com/holidays-api) | Data on national, regional, and religious holidays via API | `apiKey` | Yes | Yes | | [Calendar Index](https://www.calendarindex.com/) | Worldwide Holidays and Working Days | `apiKey` | Yes | Yes | +| [Calendarific](https://calendarific.com/) | Worldwide Holidays | `apiKey` | Yes | Unknown | | [Church Calendar](http://calapi.inadiutorium.cz/) | Catholic liturgical calendar | No | No | Unknown | | [Czech Namedays Calendar](https://svatky.adresa.info) | Lookup for a name and returns nameday date | No | No | Unknown | | [Festivo Public Holidays](https://docs.getfestivo.com/docs/products/public-holidays-api/intro) | Fastest and most advanced public holiday and observance service on the market | `apiKey` | Yes | Yes |