List of commits:
Subject Hash Author Date (UTC)
Added API for University of Oslo (#749) 0bccc8e543edabf7143aa225bb771060f90e3813 mikaello 2018-09-10 00:51:12
RandomFox does not support CORS (#751) 42ad148792f4a2b334947d80913b64efce79ff92 Eric Lewis 2018-09-04 02:20:05
Api/chasing coins (#746) 726f3c50624c60bdb9ca7481deb454bcd5140ff1 nimblefox 2018-09-04 02:15:43
Added CoinLayer API (#735) e86cc417d95539c94ed84361889c29c6fdf9bb25 Luca Crea 2018-09-04 02:14:13
Add trash nothing (#744) c2e746978f7d44febe52c0b05beabb9589585589 Andrew Trusty 2018-08-16 21:32:57
Add Open Brewery DB (#742) 5777659c8e8a43437179c1cbc985a7a06d997c51 Chris Mears 2018-08-16 21:16:38
Adds Bored API (#737) 4261a976123520de5479b3741148a453135f52df Drew Thoennes 2018-08-16 21:15:23
Add new news apis (#733) 7bbd0f4c7901098fffa32791525db432d836c65c theblackcat102 2018-08-16 21:13:17
Added Star Trek API (#732) ca9f9d7869351a1653793deabd7c971e063d608d Cezary Kluczyński 2018-08-16 21:12:56
Adds proxycrawl (#717) 6df6ba64ab849a8615e1b2b59e551f2e064ceeb1 ProxyCrawl 2018-08-16 21:11:54
Remove dead LabStack APIs 6b92d32b509bef88d44fa2a37be6be72bda159ff Dave Machado 2018-08-12 23:43:36
Replace GDAX with Coinbase Pro (#740) 5a65f650689148cfb71dd8d5f8a16757eee88880 Nuno Arruda 2018-08-12 23:41:36
Added Cloudmersive Validate (#739) 61620215add4799e0cc7b18c8c82312fcf7062cb Cloudmersive 2018-08-12 23:39:41
Add MySocialApp API (#738) a407e2eec063b0515b4735dc045a034854dca482 Romaric Philogène 2018-08-12 23:38:12
Api/bitcoin average (#734) 0ee1f6749106ed84cdc6008670b29928d1c18165 nimblefox 2018-08-12 23:28:33
update shibe.online and dogs CORS (#725) 9b05bc623942b24449e1f770fa6d49d5b78123fd Mark Sauer-Utley 2018-08-12 23:22:20
Added Lorem Picsum (#719) d09ff44ebb3094e8ec423f3979a9f3b686d4442c Maks 2018-08-12 23:19:02
Update openFDA link b3b1b004e12a93d76e6b4054f5babe48f6e2b3c7 Dave Machado 2018-08-12 20:36:27
Typo in README 5630851b32f8de462822410a93b233a7094a4120 Zane O'Brien 2018-07-25 22:21:03
crypto apis (#721) b91910e6d3289d01e3905f380ea6033ff3e0d71e nimblefox 2018-07-25 03:32:06
Commit 0bccc8e543edabf7143aa225bb771060f90e3813 - Added API for University of Oslo (#749)
Author: mikaello
Author date (UTC): 2018-09-10 00:51
Committer name: Dave Machado
Committer date (UTC): 2018-09-10 00:51
Parent(s): 42ad148792f4a2b334947d80913b64efce79ff92
Signer:
Signing key:
Signing status: N
Tree: 10add74f142eb62ccc825d0c321843e71014a780
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index ea83e43..05bc406)
... ... API | Description | Auth | HTTPS | CORS | Link |
537 537 | Scoop.it | Content Curation Service | `apiKey` | No | Unknown | [Go!](http://www.scoop.it/dev) | | Scoop.it | Content Curation Service | `apiKey` | No | Unknown | [Go!](http://www.scoop.it/dev) |
538 538 | Teleport | Quality of Life Data | No | Yes | Unknown | [Go!](https://developers.teleport.org/) | | Teleport | Quality of Life Data | No | Yes | Unknown | [Go!](https://developers.teleport.org/) |
539 539 | Universities List | University names, countries and domains | No | Yes | Unknown | [Go!](https://github.com/Hipo/university-domains-list) | | Universities List | University names, countries and domains | No | Yes | Unknown | [Go!](https://github.com/Hipo/university-domains-list) |
540 | University of Oslo | Courses, lecture videos, detailed information for courses etc. for the University of Oslo (Norway) | No | Yes | Unknown | [Go!](https://data.uio.no/) |
540 541 | UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | Unknown | [Go!](https://upcdatabase.org/api) | | UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | Unknown | [Go!](https://upcdatabase.org/api) |
541 542 | Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | Unknown | [Go!](https://www.wikidata.org/w/api.php?action=help) | | Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | Unknown | [Go!](https://www.wikidata.org/w/api.php?action=help) |
542 543 | Wikipedia | Mediawiki Encyclopedia | No | Yes | Unknown | [Go!](https://www.mediawiki.org/wiki/API:Main_page) | | Wikipedia | Mediawiki Encyclopedia | No | Yes | Unknown | [Go!](https://www.mediawiki.org/wiki/API:Main_page) |
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