List of commits:
Subject Hash Author Date (UTC)
Add balldontlie API b613b4a6b7c687a485ff358a7ad88a1acc33d5b3 Danny Park 2019-02-04 15:47:34
add RIDB API(open data section) (#855) 6b19dddaaf6322da5922f12ad1d8f32d0809c0e7 Semal Patel 2019-01-28 02:32:03
Add Evil Insult Generator (#847) 0b44927be233d1ce8042e87ccaef72570930be50 Evil Insult Generator 2019-01-28 02:30:05
Remove Qriusity 2c8a459ae0f1266dd05d104b4b83042e00faa9e8 Dave Machado 2019-01-27 18:50:55
Update mywot link f04714234672a8ec802a7a2709df116df5338e29 Dave Machado 2019-01-27 18:45:42
Add CoinGecko API (Cryptocurrency) (#850) f9e48b5a9fd32fe7f19503069d130199d034a086 TM Lee 2019-01-27 18:36:33
Update EPA Link 8ac28f4d5879b58dad8cde228a17c5e1a3eee22c Raymond Berger 2019-01-06 06:59:06
Update README.md 2fa9341779c302890fb83c40b49259f7b4d41719 Hugo Torzuoli 2019-01-05 23:43:19
Update README.md (#837) 659c5630ca73ab0fc54ee787f6a60172abbaadb8 Timothée Jeannin 2018-12-28 01:06:23
Added API (#840) 015b89cbc526c5498a21ed2c5b64d84a024affcd gozames 2018-12-28 01:05:48
Add Age of Empires II API (#841) 345c0db65652cce381ec00328de8b5d036e8d89d Albert Alises 2018-12-28 01:04:24
bratabase api (#844) 4ec38edda9f508a3db9b1874bdb4d86b107fcbd2 bittricky 2018-12-28 01:02:35
Added Football Prediction API 3a26ee97dbf20b0de3b5879c99a8974083bd7d3c boggio-analytics 2018-12-20 19:00:20
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
Commit b613b4a6b7c687a485ff358a7ad88a1acc33d5b3 - Add balldontlie API
Author: Danny Park
Author date (UTC): 2019-02-04 15:47
Committer name: Danny Park
Committer date (UTC): 2019-02-04 15:47
Parent(s): 6b19dddaaf6322da5922f12ad1d8f32d0809c0e7
Signing key:
Tree: 2c8a8475c8f1d1c6ebf77bb70ec6d1718ebe1448
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index 775b3f5..7238c1b)
... ... API | Description | Auth | HTTPS | CORS |
690 690 ### Sports & Fitness ### Sports & Fitness
691 691 API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS |
692 692 |---|---|---|---|---| |---|---|---|---|---|
693 | [balldontlie](https://balldontlie.io) | ballldontlie provides access to stats data from the NBA | No | Yes | Yes |
693 694 | [BikeWise](https://www.bikewise.org/documentation/api_v2) | Bikewise is a place to learn about and report bike crashes, hazards and thefts | No | Yes | Unknown | | [BikeWise](https://www.bikewise.org/documentation/api_v2) | Bikewise is a place to learn about and report bike crashes, hazards and thefts | No | Yes | Unknown |
694 695 | [Cartola FC](https://github.com/wgenial/cartrolandofc) | The Cartola FC API serves to check the partial points of your team | No | Yes | Unknown | | [Cartola FC](https://github.com/wgenial/cartrolandofc) | The Cartola FC API serves to check the partial points of your team | No | Yes | Unknown |
695 696 | [City Bikes](http://api.citybik.es/v2/) | City Bikes around the world | No | No | Unknown | | [City Bikes](http://api.citybik.es/v2/) | City Bikes around the world | No | No | 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