GET /api/workday/{date}/{country?}
Parameters:
Example: /api/workday/2023-12-25
GET /api/holiday/{name}/{country?}
Parameters:
Example: /api/holiday/Christmas
GET /api/workdays/{startDate}/{endDate}/{country?}
Parameters:
Example: /api/workdays/2023-12-01/2023-12-31