Skip to content

OffChainData/martinjw-holidays-api

Repository files navigation

HolidayApi

This is an API wrapper for https://github.com/martinjw/Holiday. See the original project for a list of supported locations.

RPC API fetchs all public holiday of countries below using https://github.com/martinjw/Holiday project. The Holiday project is added as a git sub module and you should run following two commands after cloning this project to get Holiday project files.

git submodule init 
git submodule update

Running via docker-compose

After you built docker image, you can run the docker-compose command below to start the service

docker-compose -f docker-compose.yml up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors