Skip to content

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

Notifications You must be signed in to change notification settings

Amogh-Nigam/holidays-flask-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages