List of commits:
Subject Hash Author Date (UTC)
Update EPA Link 8ac28f4d5879b58dad8cde228a17c5e1a3eee22c Raymond Berger 2019-01-06 06:59:06
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
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
Commit 8ac28f4d5879b58dad8cde228a17c5e1a3eee22c - Update EPA Link
The previous Link to the EPA went to a "not found" page.
Author: Raymond Berger
Author date (UTC): 2019-01-06 06:59
Committer name: GitHub
Committer date (UTC): 2019-01-06 06:59
Parent(s): 659c5630ca73ab0fc54ee787f6a60172abbaadb8
Signing key: 4AEE18F83AFDEB23
Tree: 121680d0a9f7fe39016e519e11a97002ced57ed5
File Lines added Lines deleted
README.md 1 1
File README.md changed (mode: 100644) (index 66991e6..e3c1c0a)
... ... API | Description | Auth | HTTPS | CORS |
445 445 | [Data USA](https://datausa.io/about/api/) | US Public Data | No | Yes | Unknown | | [Data USA](https://datausa.io/about/api/) | US Public Data | No | Yes | Unknown |
446 446 | [Data.gov](https://api.data.gov/) | US Government Data | `apiKey` | Yes | Unknown | | [Data.gov](https://api.data.gov/) | US Government Data | `apiKey` | Yes | Unknown |
447 447 | [Data.parliament.uk](http://www.data.parliament.uk/developers/) | Contains live datasets including information about petitions, bills, MP votes, attendence and more | No | No | Unknown | | [Data.parliament.uk](http://www.data.parliament.uk/developers/) | Contains live datasets including information about petitions, bills, MP votes, attendence and more | No | No | Unknown |
448 | [EPA](https://developer.epa.gov/category/api/) | Web services and data sets from the US Environmental Protection Agency | No | Yes | Unknown |
448 | [EPA](https://developer.epa.gov/category/apis/) | Web services and data sets from the US Environmental Protection Agency | No | Yes | Unknown |
449 449 | [FEC](https://api.open.fec.gov/developers/) | Information on campaign donations in federal elections | `apiKey` | Yes | Unknown | | [FEC](https://api.open.fec.gov/developers/) | Information on campaign donations in federal elections | `apiKey` | Yes | Unknown |
450 450 | [Federal Register](https://www.federalregister.gov/reader-aids/developer-resources) | The Daily Journal of the United States Government | No | Yes | Unknown | | [Federal Register](https://www.federalregister.gov/reader-aids/developer-resources) | The Daily Journal of the United States Government | No | Yes | Unknown |
451 451 | [Food Standards Agency](http://ratings.food.gov.uk/open-data/en-GB) | UK food hygiene rating data API | No | No | Unknown | | [Food Standards Agency](http://ratings.food.gov.uk/open-data/en-GB) | UK food hygiene rating data API | 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