List of commits:
Subject Hash Author Date (UTC)
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
Updated cors for api UFC Data, SuredBits. (#724) 3a11bdeb132f71deb4f9bdc387c36c377536f807 Minh Nguyen 2018-07-25 03:30:21
Add financial modeling prep to Finance (#723) 1f986b145aa2143738b7d009e77a83829799010b Griffin Austin 2018-07-25 03:29:55
Remove Instagram Proxy 4a2e19c815663d875654a0eed56aeabc1876870f Dave Machado 2018-07-25 03:15:04
Alphabetically sort transprt 92d092b90ba0e56823ee57a69405824174545ebb Mike Street 2018-07-16 15:17:11
Added Cloudmersive Natural Language Processing 8f49b9d1d21411182cc56b10023c0312d8346807 Cloudmersive 2018-07-14 22:39:15
added OOPSpam API (#715) 65ada50dcbdc8f90c251b8b6f1f71cab352d9433 Onar Alili 2018-07-13 02:52:35
Adds NOAA Climate Data Online API (#712) 4dd3c460ef59b5e5bac11fca74fe929c46ce3cf6 D.G. Pradeepal Sudeshana Ariyasena 2018-07-13 02:49:00
Added the CryptoStandardizer API (#704) a3f279a2cd1ee058b3c5757bf13e7e3578bd8628 Yasen Slavov 2018-07-13 02:45:06
Commit ca9f9d7869351a1653793deabd7c971e063d608d - Added Star Trek API (#732)
Author: Cezary Kluczyński
Author date (UTC): 2018-08-16 21:12
Committer name: Dave Machado
Committer date (UTC): 2018-08-16 21:12
Parent(s): 6df6ba64ab849a8615e1b2b59e551f2e064ceeb1
Signer:
Signing key:
Signing status: N
Tree: 28a63fda6c2a3dbe093ee2b75cec6e9b8d309d4f
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index 9967100..9f88b31)
... ... API | Description | Auth | HTTPS | CORS | Link |
778 778 | Dailymotion | Dailymotion Developer API | `OAuth` | Yes | Unknown | [Go!](https://developer.dailymotion.com/) | | Dailymotion | Dailymotion Developer API | `OAuth` | Yes | Unknown | [Go!](https://developer.dailymotion.com/) |
779 779 | Open Movie Database | Movie information | `apiKey` | Yes | Unknown | [Go!](http://www.omdbapi.com/) | | Open Movie Database | Movie information | `apiKey` | Yes | Unknown | [Go!](http://www.omdbapi.com/) |
780 780 | Ron Swanson Quotes | Television | No | Yes | Unknown | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | | Ron Swanson Quotes | Television | No | Yes | Unknown | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) |
781 | STAPI | Information on all things Star Trek | No | No | No | [Go!](http://stapi.co) |
781 782 | SWAPI | Star Wars Information | No | Yes | Unknown | [Go!](https://swapi.co) | | SWAPI | Star Wars Information | No | Yes | Unknown | [Go!](https://swapi.co) |
782 783 | TMDb | Community-based movie data | `apiKey` | Yes | Unknown | [Go!](https://www.themoviedb.org/documentation/api) | | TMDb | Community-based movie data | `apiKey` | Yes | Unknown | [Go!](https://www.themoviedb.org/documentation/api) |
783 784 | TVDB | Television data | `apiKey` | Yes | Unknown | [Go!](https://api.thetvdb.com/swagger) | | TVDB | Television data | `apiKey` | Yes | Unknown | [Go!](https://api.thetvdb.com/swagger) |
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