FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

activecodingart/holidayapi.com: Free API for obtaining information about holidays. · GitHub

 
 

Latest commit

 

History

143 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 composer:

curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer

To install the dependencies:

composer install
npm install

To install gulp:

npm install -g gulp

To run the server:

gulp server

About

Free API for obtaining information about holidays.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL