From 081c8d2af6369478e3ee9f5f994b965d8a6e6b75 Mon Sep 17 00:00:00 2001 From: Vojtech Nekvapil Date: Fri, 22 Dec 2017 23:28:47 +0100 Subject: [PATCH 1/3] Replaced better version of Czech and Slovak nameday calendar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a08213b..d9666827 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) | -| Czech Namedays Calendar | Lookup for a name and returns nameday date | No | No | [Go!](http://svatky.adresa.info/) | +| Czech and Slovak Namedays Calendar | Lookup for a date and returns name | No | Yes | [Go!](https://api.abalin.net/) | | Google Calendar | Display, create and modify Google calendar events | `OAuth` | Yes | [Go!](https://developers.google.com/google-apps/calendar/) | | Holidays | Historical data regarding holidays | `apiKey` | Yes | [Go!](https://holidayapi.com/) | | LectServe | Protestant liturgical calendar | No | No | [Go!](http://www.lectserve.com) | From 9f669e0922fa10653dc61c92d37476ed91eeaadd Mon Sep 17 00:00:00 2001 From: Vojtech Nekvapil Date: Sat, 23 Dec 2017 12:08:19 +0100 Subject: [PATCH 2/3] Revert "Replaced better version of Czech and Slovak nameday calendar" This reverts commit 081c8d2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9666827..1a08213b 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) | -| Czech and Slovak Namedays Calendar | Lookup for a date and returns name | No | Yes | [Go!](https://api.abalin.net/) | +| Czech Namedays Calendar | Lookup for a name and returns nameday date | No | No | [Go!](http://svatky.adresa.info/) | | Google Calendar | Display, create and modify Google calendar events | `OAuth` | Yes | [Go!](https://developers.google.com/google-apps/calendar/) | | Holidays | Historical data regarding holidays | `apiKey` | Yes | [Go!](https://holidayapi.com/) | | LectServe | Protestant liturgical calendar | No | No | [Go!](http://www.lectserve.com) | From 8d224dd478911a644749ad80c3144b76435f9ce2 Mon Sep 17 00:00:00 2001 From: Vojtech Nekvapil Date: Sat, 23 Dec 2017 12:10:43 +0100 Subject: [PATCH 3/3] Added another version of Czech and Slovak nameday calendar" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a08213b..553b15ff 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) | +| Czech and Slovak Namedays Calendar | Lookup for a date and returns nameday | No | Yes | [Go!](https://api.abalin.net/) | | Czech Namedays Calendar | Lookup for a name and returns nameday date | No | No | [Go!](http://svatky.adresa.info/) | | Google Calendar | Display, create and modify Google calendar events | `OAuth` | Yes | [Go!](https://developers.google.com/google-apps/calendar/) | | Holidays | Historical data regarding holidays | `apiKey` | Yes | [Go!](https://holidayapi.com/) |