mirror of
https://github.com/public-apis/public-apis.git
synced 2025-06-06 12:51:50 +02:00
Add UK Bank Holidays API (#1243)
This commit is contained in:
commit
0f282160f8
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [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 |
|
||||
| [UK Bank Holidays](https://www.gov.uk/bank-holidays.json) | Bank holidays in England and Wales, Scotland and Northern Ireland | No | Yes | Unknown |
|
||||
| [UnixTime Converter](https://unixtime.co.za) | A REST API to convert UnixTime to DateTime and DateTime to UnixTime | No | Yes | Unknown |
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue