Sign inSign up

backdevs/romanian-bank-holidays-api

By backdevs

Updated 6 months ago

A simple Go API that serves the Romanian bank holidays

Image
Integration & delivery
API management
Data science
1

954

backdevs/romanian-bank-holidays-api repository overview

Romanian bank holidays API

A simple Go API that serves the Romanian bank holidays

Build and Push status GitHub release (latest SemVer)

Prerequisites

Usage

This 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

Build

docker build \
  --tag backdevs/romanian-bank-holidays-api:1.0.0 \
  --tag backdevs/romanian-bank-holidays-api:latest \
  .

Tag summary

Content type

Image

Digest

sha256:eaeb5ffb3

Size

5.4 MB

Last updated

6 months ago

docker pull backdevs/romanian-bank-holidays-api