List of commits:
Subject Hash Author Date (UTC)
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
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
Commit 5777659c8e8a43437179c1cbc985a7a06d997c51 - Add Open Brewery DB (#742)
Author: Chris Mears
Author date (UTC): 2018-08-16 21:16
Committer name: Dave Machado
Committer date (UTC): 2018-08-16 21:16
Parent(s): 4261a976123520de5479b3741148a453135f52df
Signer:
Signing key:
Signing status: N
Tree: 5a091853bbb2efdc08eb1ecd8fdf353d25d97fb3
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index 07122da..1e38ea4)
... ... API | Description | Auth | HTTPS | CORS | Link |
308 308 | Edamam | Recipe Search | `apiKey` | Yes | Unknown | [Go!](https://developer.edamam.com/) | | Edamam | Recipe Search | `apiKey` | Yes | Unknown | [Go!](https://developer.edamam.com/) |
309 309 | Food2Fork | Recipe Search | `apiKey` | No | Unknown | [Go!](http://food2fork.com/about/api) | | Food2Fork | Recipe Search | `apiKey` | No | Unknown | [Go!](http://food2fork.com/about/api) |
310 310 | LCBO | Alcohol | `apiKey` | Yes | Unknown | [Go!](https://lcboapi.com/) | | LCBO | Alcohol | `apiKey` | Yes | Unknown | [Go!](https://lcboapi.com/) |
311 | Open Brewery DB | Breweries, Cideries, and Craft Beer Bottle Shops | No | Yes | Yes | [Go!](https://www.openbrewerydb.org) |
311 312 | Open Food Facts | Food Products Database | No | Yes | Unknown | [Go!](https://world.openfoodfacts.org/data) | | Open Food Facts | Food Products Database | No | Yes | Unknown | [Go!](https://world.openfoodfacts.org/data) |
312 313 | PunkAPI | Brewdog Beer Recipes | No | Yes | Unknown | [Go!](https://punkapi.com/) | | PunkAPI | Brewdog Beer Recipes | No | Yes | Unknown | [Go!](https://punkapi.com/) |
313 314 | Recipe Puppy | Food | No | No | Unknown | [Go!](http://www.recipepuppy.com/about/api/) | | Recipe Puppy | Food | No | No | Unknown | [Go!](http://www.recipepuppy.com/about/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