List of commits:
Subject Hash Author Date (UTC)
add Openwhyd to list of music APIs (#833) b72386aedb6326db990e247eadd9206f51def1c8 Adrien Joly 2018-12-09 20:04:39
Adding Geocod.io to the Geocoding APIs list (#839) b751e44633ce35167d124419956fbed17a4e1a6d Amir Iskander 2018-12-09 20:03:34
Added tfgm api in transport (#835) 26ac67519a020cad58176b0a6e1b6e6a5c45c1d9 Donald Ty Lam 2018-12-09 19:56:10
more cryptocurrency apis (#819) 033f3787ce5af73c2d52104e87ce404db43c4cb6 bittricky 2018-12-05 02:07:02
Add libgen API (#834) 8dfd7ac538822a9aef2a52cb7d91557f3e7b345a s-nirali 2018-12-05 02:05:38
Added Zipcode API from zipcodeapi.com (#831) 47132355f622565609a2c6e704d4307319367a8f Vinoth G 2018-12-05 02:04:33
Dicebar seems to enforce CORS (#829) 74fdbaa7ed4fb240c073f0539566b91d5aef876e Gavin Stark 2018-12-05 02:03:51
Update README.md (#828) 0cf03c73df5bc1e976066606a25fb0edf303b6af Gavin Stark 2018-12-05 02:03:34
24 Pull Requests CORS (#827) 9d415bbbc6aeba4c40e5557cc91774c06e9bcbed Gavin Stark 2018-12-05 02:03:12
Update README.md d2b4a0a2a0fcccfcdc9323a1c894eff5e9b38657 Todd Motto 2018-11-26 20:11:46
Add sponsor 8991cdd5e1b8c2b679f6a9077f91776d4f9199e4 Todd Motto 2018-11-26 20:11:35
adding new item for security section (#826) 5bed75a1ea9fb3df6cc03101bc0441acd00f0273 nanoseconds 2018-11-26 20:08:59
Adding AnimeNewsNetwork API (#804) b27a2969b052b565aaa8311ed4c4009ffb18f863 hugonun 2018-11-26 20:07:14
docs: Adds streetlayer.com (#823) cccec590d737898c6840151a0a1a31894555db55 Lennon Jesus 2018-11-26 20:06:42
Add in GeoJS to public APIs (#822) 640b53cd202b1bb97d9e07d2b8021fe6ffe77edc James Loh 2018-11-26 20:05:44
geoPlugin IP geolocation (#817) 66ced1c7e071463ea0934543a464582dfbff2033 inputsprocket 2018-11-26 20:04:47
CORS available for JSONBin.io (#816) 1cdeec74ee132e8659e9e110349201ca8f591f04 Vaibhav Mehta 2018-11-26 20:03:15
Add APIXU API for weather (#814) 669b332b48bef4ee03a3774776b438bdac465036 s-nirali 2018-11-26 20:00:58
IPGeolocationAPI.com a free geolocation service (#812) 7b369ec48d6673b453c70fd2f15ce0bf245ad364 Madis Väin 2018-11-26 20:00:28
Add 24 Pull requests API 83388d82d13863170b1c65e8056e7152e07e88c0 s-nirali 2018-11-20 02:30:54
Commit b72386aedb6326db990e247eadd9206f51def1c8 - add Openwhyd to list of music APIs (#833)
Author: Adrien Joly
Author date (UTC): 2018-12-09 20:04
Committer name: Dave Machado
Committer date (UTC): 2018-12-09 20:04
Parent(s): b751e44633ce35167d124419956fbed17a4e1a6d
Signing key:
Tree: 9c74089c5b3a2ff8acd62240405fa9369cbe0cba
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index c75b8d3..efb310e)
... ... API | Description | Auth | HTTPS | CORS |
521 521 | [MusicBrainz](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | Music | No | Yes | Unknown | | [MusicBrainz](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | Music | No | Yes | Unknown |
522 522 | [Musikki](https://music-api.musikki.com/reference) | Music | `apiKey` | Yes | Unknown | | [Musikki](https://music-api.musikki.com/reference) | Music | `apiKey` | Yes | Unknown |
523 523 | [Musixmatch](https://developer.musixmatch.com/) | Music | `apiKey` | Yes | Unknown | | [Musixmatch](https://developer.musixmatch.com/) | Music | `apiKey` | Yes | Unknown |
524 | [Openwhyd](https://openwhyd.github.io/openwhyd/API) | Download curated playlists of streaming tracks (YouTube, SoundCloud, etc...) | `No` | Yes | No |
524 525 | [Songkick](https://www.songkick.com/developer/) | Music Events | `OAuth` | Yes | Unknown | | [Songkick](https://www.songkick.com/developer/) | Music Events | `OAuth` | Yes | Unknown |
525 526 | [Songsterr](https://www.songsterr.com/a/wa/api/) | Provides guitar, bass and drums tabs and chords | No | Yes | Unknown | | [Songsterr](https://www.songsterr.com/a/wa/api/) | Provides guitar, bass and drums tabs and chords | No | Yes | Unknown |
526 527 | [SoundCloud](https://developers.soundcloud.com/) | Allow users to upload and share sounds | `OAuth` | Yes | Unknown | | [SoundCloud](https://developers.soundcloud.com/) | Allow users to upload and share sounds | `OAuth` | Yes | Unknown |
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