List of commits:
Subject Hash Author Date (UTC)
Add Feedster API 580da5c705e443200c9482eba68b8626a2f9ccff Christian Fjeld 2018-04-20 19:08:16
Update OMDb Description 7a0c46d74b64d188220f22462bff702ac5a1a496 Dave Machado 2018-04-19 02:00:15
pdflayer now requires apikey 9fd1a81a986839e77fd5c94374c2d1ecafaddabe Matthew Clark 2018-04-18 18:51:43
add open movie database df3b95e1e279e81789566bcde23afa5456d4831b nikymorg 2018-04-18 14:17:51
add omdb api df30feb24ba601bc7a4db6fcf6d983eab4410929 nikymorg 2018-04-18 14:10:09
remove API from description de114776ed1eaf8ba3daf0546158ca4274413679 Madis Väin 2018-04-14 06:31:55
Remove Netflix Roulette b85ba1cd13b7fecb1063bccd38f4e04bc16b56f1 Dave Machado 2018-04-14 00:37:50
Remove Donreach Social Count 20fb3746530570d273d72ee6f916f5a38ed1d0b3 Dave Machado 2018-04-14 00:33:57
Add HERE Maps API 022b458c30df09a4807ed9ebbf13d70eb0baf1ee Michael Bazos 2018-04-12 00:03:53
Exchangeratesapi.io a free Fixer.io compatible API 0520150da74555488706ac730e6ceb7f8e7906ae Madis Väin 2018-04-11 20:23:13
Set CORS to No for MetaWeather 8d3c175f8f0e80fd27b66430685c9418cf36071e Dave Machado 2018-04-11 02:46:29
-darksky 2b0944a4e06a7bfc8d6fff068e75a733f21e3b69 technicolor1 2018-04-10 19:09:54
Jikan API has CORS enabled 0d1d48d7509749103b27f033bdf683bbf2a22ef7 Irfan 2018-04-08 16:54:59
update descriptions and CORS capabilities 28e36043aae4762a62c0eee6da2b8c9be7253ba2 Alex Perez 2018-04-01 05:44:55
Update CORS and SSL support 7adea01bcf3a832a79160d264650436f70e983d3 zag2me 2018-03-30 10:46:12
Fix backticks on Auth value 4ea8dc81bf8ddfab6dfc20c02146666428839276 Alex Perez 2018-03-29 22:18:36
Add Gitlab and edit Github APIs 7781ddfbd2f39d12a0d74216a90dff1b2d47ae7b Alex Perez 2018-03-29 22:03:58
Move archive.or to Open Data category 235fb162aa720e6d27871a75ae9c3b132ba676b9 Alex Perez 2018-03-29 04:30:38
Move Open Data Gov to Gov section c629539702e6d483b2475420db69637575264b55 davemachado 2018-03-29 01:41:50
Break up Open Data section via Governments e05818109c66e81dcafba400e258fd705afd5d16 davemachado 2018-03-29 01:37:08
Commit 580da5c705e443200c9482eba68b8626a2f9ccff - Add Feedster API
Author: Christian Fjeld
Author date (UTC): 2018-04-20 19:08
Committer name: Christian Fjeld
Committer date (UTC): 2018-04-20 19:08
Parent(s): 04cdd79718b1ac4ad3e14110ad7f3350210bd985
Signer:
Signing key:
Signing status: N
Tree: 92365b0cfae6f8ed9090c41b85dd7ecb2d8fb626
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index 96353ce..89697fc)
... ... API | Description | Auth | HTTPS | CORS | Link |
484 484 |---|---|---|---|---|---| |---|---|---|---|---|---|
485 485 | Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | Unknown | [Go!](http://chroniclingamerica.loc.gov/about/api/) | | Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | Unknown | [Go!](http://chroniclingamerica.loc.gov/about/api/) |
486 486 | Feedbin | RSS reader | `OAuth` | Yes | Unknown | [Go!](https://github.com/feedbin/feedbin-api) | | Feedbin | RSS reader | `OAuth` | Yes | Unknown | [Go!](https://github.com/feedbin/feedbin-api) |
487 | Feedster API | Searchable and categorized collections of RSS feeds | `apiKey` | Yes | Unknown | [Go!](https://api.feedster.me/v1/docs/)
487 488 | New York Times | Provides news | `apiKey` | Yes | Unknown | [Go!](https://developer.nytimes.com/) | | New York Times | Provides news | `apiKey` | Yes | Unknown | [Go!](https://developer.nytimes.com/) |
488 489 | News | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | Unknown | [Go!](https://newsapi.org/) | | News | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | Unknown | [Go!](https://newsapi.org/) |
489 490 | NPR One | Personalized news listening experience from NPR | `OAuth` | Yes | Unknown | [Go!](http://dev.npr.org/api/) | | NPR One | Personalized news listening experience from NPR | `OAuth` | Yes | Unknown | [Go!](http://dev.npr.org/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