List of commits:
Subject Hash Author Date (UTC)
Add Nager.Date Public holiday project with api (#756) e2b1439b77c59e198db04566139cd3783fc41960 Tino Hager 2018-10-01 21:08:17
Added API for AI Mastering (#757) c3f3e4cbd01fffa256a7c2a4ea075c3006f066e2 contribu 2018-09-22 00:07:35
Add Vainglory (#760) 3e180f96ec381e1e61da3b5953754e506ee0cbcb anaggh 2018-09-22 00:06:42
Google is sunsetting their URL shortener. 78fcd5be05d05b98f4246e45a3b0daf76ccdd0c4 James Brooks 2018-09-18 16:21:04
Remove Link section from Markdown tables cd23350de85e6086846bab7789d39ff098975063 davemachado 2018-09-10 01:41:01
Move links into Title section, Update build script (#754) e2b66cea263d77107000855ce66fb3554922dd02 Dave Machado 2018-09-10 01:38:36
Added API for University of Oslo (#749) 0bccc8e543edabf7143aa225bb771060f90e3813 mikaello 2018-09-10 00:51:12
RandomFox does not support CORS (#751) 42ad148792f4a2b334947d80913b64efce79ff92 Eric Lewis 2018-09-04 02:20:05
Api/chasing coins (#746) 726f3c50624c60bdb9ca7481deb454bcd5140ff1 nimblefox 2018-09-04 02:15:43
Added CoinLayer API (#735) e86cc417d95539c94ed84361889c29c6fdf9bb25 Luca Crea 2018-09-04 02:14:13
Add trash nothing (#744) c2e746978f7d44febe52c0b05beabb9589585589 Andrew Trusty 2018-08-16 21:32:57
Add Open Brewery DB (#742) 5777659c8e8a43437179c1cbc985a7a06d997c51 Chris Mears 2018-08-16 21:16:38
Adds Bored API (#737) 4261a976123520de5479b3741148a453135f52df Drew Thoennes 2018-08-16 21:15:23
Add new news apis (#733) 7bbd0f4c7901098fffa32791525db432d836c65c theblackcat102 2018-08-16 21:13:17
Added Star Trek API (#732) ca9f9d7869351a1653793deabd7c971e063d608d Cezary Kluczyński 2018-08-16 21:12:56
Adds proxycrawl (#717) 6df6ba64ab849a8615e1b2b59e551f2e064ceeb1 ProxyCrawl 2018-08-16 21:11:54
Remove dead LabStack APIs 6b92d32b509bef88d44fa2a37be6be72bda159ff Dave Machado 2018-08-12 23:43:36
Replace GDAX with Coinbase Pro (#740) 5a65f650689148cfb71dd8d5f8a16757eee88880 Nuno Arruda 2018-08-12 23:41:36
Added Cloudmersive Validate (#739) 61620215add4799e0cc7b18c8c82312fcf7062cb Cloudmersive 2018-08-12 23:39:41
Add MySocialApp API (#738) a407e2eec063b0515b4735dc045a034854dca482 Romaric Philogène 2018-08-12 23:38:12
Commit e2b1439b77c59e198db04566139cd3783fc41960 - Add Nager.Date Public holiday project with api (#756)
* Add Nager.Date Public holiday project with api

* Update README.md
Author: Tino Hager
Author date (UTC): 2018-10-01 21:08
Committer name: Dave Machado
Committer date (UTC): 2018-10-01 21:08
Parent(s): c3f3e4cbd01fffa256a7c2a4ea075c3006f066e2
Signer:
Signing key:
Signing status: N
Tree: 62422097972cee6f297e5484482aa2f83344498d
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index bfa7ca3..27fffdb)
... ... API | Description | Auth | HTTPS | CORS |
135 135 | [Hebrew Calendar](https://www.hebcal.com/home/developer-apis) | Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc | No | No | Unknown | | [Hebrew Calendar](https://www.hebcal.com/home/developer-apis) | Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc | No | No | Unknown |
136 136 | [Holidays](https://holidayapi.com/) | Historical data regarding holidays | `apiKey` | Yes | Unknown | | [Holidays](https://holidayapi.com/) | Historical data regarding holidays | `apiKey` | Yes | Unknown |
137 137 | [LectServe](http://www.lectserve.com) | Protestant liturgical calendar | No | No | Unknown | | [LectServe](http://www.lectserve.com) | Protestant liturgical calendar | No | No | Unknown |
138 | [Nager.Date](https://date.nager.at) | Public holidays for more than 90 countries | No | Yes | No |
138 139 | [Namedays Calendar](https://api.abalin.net/) | Provides namedays for multiple countries | No | Yes | Yes | | [Namedays Calendar](https://api.abalin.net/) | Provides namedays for multiple countries | No | Yes | Yes |
139 140 | [Non-Working Days](https://github.com/gadael/icsdb) | Database of ICS files for non working days | No | Yes | Unknown | | [Non-Working Days](https://github.com/gadael/icsdb) | Database of ICS files for non working days | No | Yes | Unknown |
140 141 | [Russian Calendar](https://github.com/egno/work-calendar) | Check if a date is a Russian holiday or not | No | Yes | No | | [Russian Calendar](https://github.com/egno/work-calendar) | Check if a date is a Russian holiday or not | No | Yes | No |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/onelispyboi/public-apis

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/onelispyboi/public-apis

Clone this repository using git:
git clone git://git.rocketgit.com/user/onelispyboi/public-apis

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main