Fix description length

This commit is contained in:
mz101
2026-05-15 10:18:48 +02:00
committed by GitHub
parent 4e1fc8d435
commit dd9e331271
+1 -1
View File
@@ -324,7 +324,7 @@ API | Description | Auth | HTTPS | CORS |
| [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 |
| [Public Holidays](https://www.abstractapi.com/holidays-api) | Data on national, regional, and religious holidays via API | `apiKey` | Yes | Yes |
| [Russian Calendar](https://github.com/egno/work-calendar) | Check if a date is a Russian holiday or not | No | Yes | No |
| [The Calendar](https://the-calendar.net/api/) | Holidays (US federal, 50 states, 30 countries), sports schedules, and finance calendars as static JSON | No | Yes | Yes |
| [The Calendar](https://the-calendar.net/api/) | Public holidays for US states and 30 countries plus sports and finance calendars as static JSON | No | Yes | Yes |
| [UK Bank Holidays](https://www.gov.uk/bank-holidays.json) | Bank holidays in England and Wales, Scotland and Northern Ireland | No | Yes | Unknown |
**[⬆ Back to Index](#index)**