A simple Go API that serves the Romanian bank holidays
954
A simple Go API that serves the Romanian bank holidays
^20.10This API is publicly available at: https://api.bank-holidays.ro/?year=2049
However, if you want, you can run it locally using docker:
docker run -p 8080:8080 backdevs/romanian-bank-holidays-api
And access it at http://localhost:8080/?year=2025
docker build \
--tag backdevs/romanian-bank-holidays-api:1.0.0 \
--tag backdevs/romanian-bank-holidays-api:latest \
.
Content type
Image
Digest
sha256:eaeb5ffb3…
Size
5.4 MB
Last updated
6 months ago
docker pull backdevs/romanian-bank-holidays-api