Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 642 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 642 Bytes

holidays

API to download the holidays data in csv and json format. This api take data from google calender api event.

Usage Guide

To get the data in csv format for current year simply go to https://namantam1.github.io/holidays.

Options Available in search pramas

  1. from -> time default is 2020-01-01T00:00:00Z
  2. to -> time default is 2021-01-01T00:00:00Z
  3. country -> default is indian
  4. format -> default is csv. Options are json, csv.

To get the data json format use link https://namantam1.github.io/holidays?format=json.