An api for the public holidays in Germany and its federal states.
JSON:
{
"2023-01-01" : "Neujahr",
"2023-04-07" : "Karfreitag",
"2023-04-10" : "Ostermontag",
"2023-05-01" : "Tag der Arbeit",
"2023-05-18" : "Christi Himmelfahrt",
"2023-05-29" : "Pfingstmontag",
"2023-10-03" : "Tag der Deutschen Einheit",
"2023-12-25" : "1. Weihnachtstag",
"2023-12-26" : "2. Weihnachtstag"
}