Skip to content

cfiorini/holidayapi.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holiday API

Holiday API is website (and soon to be stand-alone PHP class) for obtaining information about holidays. The project was started as a personal challenge to see if I could generate holiday lists on the fly for any date instead of keeping a static list in a database.

Local Development

To install the dependencies:

composer install
npm install

To run the server:

gulp server

About

Free API for obtaining information about holidays.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 86.4%
  • Nginx 5.6%
  • JavaScript 4.1%
  • CSS 3.9%