Amogh-Nigam / holidays-flask-api

Using the most Trending python library, "holidays" created a Flask-API, which tells the list of holidays in a given range of dates for a particular country and its states.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

holidays-flask-api

Using the most Trending python library, "holidays" created a Flask-API, which tells the list of holidays in a given range of dates for a particular country and its states.

input in json

{ "country":"any country name", "state":"iso2-31662 code for states of a resp country", "start_date":"dd-mm-yyyy", "end_date":"dd-mm-yyyy" }

About

Using the most Trending python library, "holidays" created a Flask-API, which tells the list of holidays in a given range of dates for a particular country and its states.

License:MIT License


Languages

Language:Python 100.0%