From faef1d38ffb218cd174fc81d5a393335d045f75a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=D0=95=D1=81=D0=B8?= =?UTF-8?q?=D0=BD?= Date: Sat, 27 Mar 2021 23:42:24 +0300 Subject: [PATCH] Adding isdayoff.ru into Calendar section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2bdd89e0..df7d175f 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ API | Description | Auth | HTTPS | CORS | | [Nager.Date](https://date.nager.at) | Public holidays for more than 90 countries | No | Yes | No | | [Namedays Calendar](https://api.abalin.net/) | Provides namedays for multiple countries | No | Yes | Yes | | [Non-Working Days](https://github.com/gadael/icsdb) | Database of ICS files for non working days | No | Yes | Unknown | +| [Non-Working Days](https://isdayoff.ru) | Simple REST API for checking working, non-working or short days for Russia, CIS, USA and other | No | Yes | Yes | | [Russian Calendar](https://github.com/egno/work-calendar) | Check if a date is a Russian holiday or not | No | Yes | No | | [UnixTime Converter](https://unixtime.co.za) | A REST API to convert UnixTime to DateTime and DateTime to UnixTime | No | Yes | Unknown |