List of commits:
Subject Hash Author Date (UTC)
fix typo in 'Regulations.gov' (#709) d00f6ac2966a4aa413b23954f89d626772f11bfe Chris Muir 2018-07-13 02:42:34
Removed 500px API (#708) 2afa9404ca33639efb274b4dab337f36a7859402 Haider Ali Punjabi 2018-07-01 14:10:41
Add WeTransfer (#707) 32e1d11cddd0cb8a7d1ac9c70f3c994d46966cf1 Thomas Offinga 2018-07-01 14:10:18
Update Clash of Clans API (#705) 190b8144a4fcbd89d671fec9ed68122d19df65c6 Param Thakkar 2018-07-01 14:07:47
Add Russian Calendar into README (#703) 19eb7063d7cd7b56b73cab69e4881da601159478 Alexander Shelemetyev 2018-07-01 14:06:14
add Transports TAG for Grenoble, France (#692) 4f5c5d41b328ce6c5888e6eedd6b069b5591f048 Samuel 2018-07-01 14:02:16
Add Scraper API (#694) 4db83902c790609d54e127e72235106df6a25187 DanNi0130 2018-06-26 22:45:24
Update README.md (#695) dd977e52805fc1a2c9683b1e4462cf2bcee0eaf9 Jens 2018-06-26 22:36:57
https://api.data.gov, https://api.usaspending.gov (#699) 6f8b2eb64177450179bf9bde67de908bc5d28247 Wes Turner 2018-06-26 22:27:27
Update microlink information (#698) 6ea6f09c60961c9b65f0250012144fac1d3ce1dc Kiko Beats 2018-06-26 22:25:42
Add Breaking Bad Quotes under Video section (#696) a6808eb001e19e7768717c6ca5cf3f7f2d1abb6b shevabam 2018-06-26 22:24:05
Update README.md (#685) ec8db82c6199750d3c5a1718d775d301c2708e7a Sameer Bhatt (debugger) 2018-06-13 00:35:42
Update README.md e3cc2d06f1c4fbf058608f261ecf441245fb9db8 Samuel 2018-06-11 15:07:16
fix typo and update an auth (#682) d25ffcec7c9e3fd286033cf053319a41ba143d01 james south 2018-06-10 12:34:15
Added Climacell public API (#669) 376dfd1c5d5f1968a892695b392a6ae7a5abe6a4 roughley 2018-06-10 12:33:35
Fixed Twitter information (#690) ba114612b0dc83a23061550c30b6bfd440bcf4a2 Andy Piper 2018-06-10 12:32:35
add License-API (#687) a6b5fab00c2b137383f6c73ace554b132d7e6495 Corey McCandless 2018-06-10 12:23:35
Add Penguin Publishing (#686) 207eee0dcf8581712d4d2ba8937db5246477befa Jerry Muzsik 2018-06-10 12:22:05
adds genrenator (#684) 005943ddab8350ccb3066cfb5f92bd76598965a1 Gary Kovar 2018-06-10 12:18:43
Remove BreweryDB b1332b41544b6350aa0d1ea2a548d91faecdd814 Dave Machado 2018-05-31 19:22:52
Commit d00f6ac2966a4aa413b23954f89d626772f11bfe - fix typo in 'Regulations.gov' (#709)
Author: Chris Muir
Author date (UTC): 2018-07-13 02:42
Committer name: Dave Machado
Committer date (UTC): 2018-07-13 02:42
Parent(s): 2afa9404ca33639efb274b4dab337f36a7859402
Signer:
Signing key:
Signing status: N
Tree: 72f1e8eb2156babc6f1e6808b31181e816e81f24
File Lines added Lines deleted
README.md 1 1
File README.md changed (mode: 100644) (index f403678..f30f90a)
... ... API | Description | Auth | HTTPS | CORS | Link |
422 422 | Open Government, Taiwan | Taiwan Government Open Data | No | Yes | Unknown | [Go!](https://data.gov.tw/) | | Open Government, Taiwan | Taiwan Government Open Data | No | Yes | Unknown | [Go!](https://data.gov.tw/) |
423 423 | Open Government, USA | United States Government Open Data | No | Yes | Unknown | [Go!](https://www.data.gov/) | | Open Government, USA | United States Government Open Data | No | Yes | Unknown | [Go!](https://www.data.gov/) |
424 424 | Prague Opendata | Prague City Open Data | No | No | Unknown | [Go!](http://opendata.praha.eu/en) | | Prague Opendata | Prague City Open Data | No | No | Unknown | [Go!](http://opendata.praha.eu/en) |
425 | Regulations.gov | Federal regulatory materialsto increase understanding of the Federal rule making process | `apiKey` | Yes | Unknown | [Go!](https://regulationsgov.github.io/developers/) |
425 | Regulations.gov | Federal regulatory materials to increase understanding of the Federal rule making process | `apiKey` | Yes | Unknown | [Go!](https://regulationsgov.github.io/developers/) |
426 426 | Represent by Open North | Find Canadian Government Representatives | No | Yes | Unknown | [Go!](https://represent.opennorth.ca/) | | Represent by Open North | Find Canadian Government Representatives | No | Yes | Unknown | [Go!](https://represent.opennorth.ca/) |
427 427 | USAspending.gov | US federal spending data | No | Yes | Unknown | [Go!](https://api.usaspending.gov/) | | USAspending.gov | US federal spending data | No | Yes | Unknown | [Go!](https://api.usaspending.gov/) |
428 428
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