List of commits:
Subject Hash Author Date (UTC)
adds genrenator (#684) 005943ddab8350ccb3066cfb5f92bd76598965a1 Gary Kovar 2018-06-10 12:18:43
Remove BreweryDB b1332b41544b6350aa0d1ea2a548d91faecdd814 Dave Machado 2018-05-31 19:22:52
Remove MailTest 33c5608c857f15eb3cd39e825d0a3fa3e7dd5371 Dave Machado 2018-05-31 19:21:35
Adding SecurityTrails (#679) 612d1d1320838acd42df155b2cda082cde31c389 IAMONSYS GmbH 2018-05-31 19:16:29
Add Ticksel (#678) 82b2190c32c600baebf32448df8a804f8a028c63 alcalbg 2018-05-31 19:14:52
Jikan API - Website + Description update (#665) 80317b75dac1aa5419b9860dc80305faa71be4da Irfan 2018-05-22 20:21:17
Added Cloudmersive Document and Data Conversion (#667) d61a1c1f538d086563ad5e19c605c7c730de1a2f Cloudmersive 2018-05-22 20:10:49
Update README.md (#674) 06d0dde5dc067ebf202bb65a8a466eeed329eca4 Travis-Owens 2018-05-21 06:01:08
Change WordNik API auth status to apiKey (#668) 424af59a0163d8a2a77d938a0c3536b490fc371f Jonathan Reeve 2018-05-20 17:01:02
Renamed FreeGeoIP to ipstack e38e13cd5c367fbe7bc65e6edc67e60c00a8de16 Luca Crea 2018-05-20 12:15:12
Removed Wunderground from the list 911b11c8051b67884186cfe9e13690fd473ab54d Josh Byster 2018-05-19 09:19:32
Update Fixer.io Auth to apiKey 0274029d96e966e2766b78b35928b9273f76a592 Dave Machado 2018-05-06 23:01:59
Add check for duplicate links 2f4a80bf7ba87a8aa11975ac94b5cd78964a296f davemachado 2018-05-06 22:53:12
Add Livecoin to README fa7cc75be64cb394cfbd4b59f52637faba7629fb Abhinav Kasamsetty 2018-05-05 21:52:45
Ergast F1 API now supports https 98b1702a2b878f70e47dd5e8cf37f2ea261ab61f Amit Dhamu 2018-05-02 13:56:57
Update Cloudmersive Description 6c78533479bb18dd128cc0c5c2bd9e41d3cd08e3 Dave Machado 2018-04-30 02:40:24
Added Cloudmersive Image Recognition & Processing APIs in the Machine Learning section e3854e53da5e7892a77fb8f0b01ec6c6542a254c Cloudmersive 2018-04-30 00:51:16
Add WorldCoinIndex and FortniteTracker APIs bab0da36f97812f89a0c909a921910b4affe0866 Abhinav Kasamsetty 2018-04-22 21:38:26
Add Dicebear Avatars 602bcc3f4be1fc05478e0e951981690a33d85469 DylanDelobel 2018-04-22 03:27:52
Add segment length check per entry b756f21f13fccb4a3e3b7f3db75e7107882ce5fd Dave Machado 2018-04-21 18:22:41
Commit 005943ddab8350ccb3066cfb5f92bd76598965a1 - adds genrenator (#684)
Author: Gary Kovar
Author date (UTC): 2018-06-10 12:18
Committer name: Dave Machado
Committer date (UTC): 2018-06-10 12:18
Parent(s): b1332b41544b6350aa0d1ea2a548d91faecdd814
Signer:
Signing key:
Signing status: N
Tree: cba9cfefddc0b0c59dd06da7104f14742bb2692a
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index fa70920..79a00d0)
... ... API | Description | Auth | HTTPS | CORS | Link |
467 467 | Deezer | Music | `OAuth` | Yes | Unknown | [Go!](https://developers.deezer.com/api) | | Deezer | Music | `OAuth` | Yes | Unknown | [Go!](https://developers.deezer.com/api) |
468 468 | Discogs | Music | `OAuth` | Yes | Unknown | [Go!](https://www.discogs.com/developers/) | | Discogs | Music | `OAuth` | Yes | Unknown | [Go!](https://www.discogs.com/developers/) |
469 469 | Genius | Crowdsourced lyrics and music knowledge | `OAuth` | Yes | Unknown | [Go!](https://docs.genius.com/) | | Genius | Crowdsourced lyrics and music knowledge | `OAuth` | Yes | Unknown | [Go!](https://docs.genius.com/) |
470 | Genrenator | Music genre generator | No | Yes | Unknown | [Go!](https://binaryjazz.us/genrenator-api/) |
470 471 | iTunes Search | Software products | No | Yes | Unknown | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) | | iTunes Search | Software products | No | Yes | Unknown | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) |
471 472 | Jamendo | Music | `OAuth` | Yes | Unknown | [Go!](https://developer.jamendo.com/v3.0) | | Jamendo | Music | `OAuth` | Yes | Unknown | [Go!](https://developer.jamendo.com/v3.0) |
472 473 | LastFm | Music | `apiKey` | Yes | Unknown | [Go!](https://www.last.fm/api) | | LastFm | Music | `apiKey` | Yes | Unknown | [Go!](https://www.last.fm/api) |
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