List of commits:
Subject Hash Author Date (UTC)
Added Cloudmersive Image Recognition & Processing APIs in the Machine Learning section e3854e53da5e7892a77fb8f0b01ec6c6542a254c Cloudmersive 2018-04-30 00:51:16
Add segment length check per entry b756f21f13fccb4a3e3b7f3db75e7107882ce5fd Dave Machado 2018-04-21 18:22:41
Update PR Template to include squashing commits 9bdfc79c7ea472dc3a980f3737466445826fc09e Dave Machado 2018-04-21 18:15:54
Update Contributing Guide to include squash tip 3ceaf0a7df1e33ff42d215db47b9114ec60095a6 Dave Machado 2018-04-21 18:12:27
Update Auth Type for Enigma 21212f6e4e51520372a87b84c8aa30cbf5ebdb2d Dave Machado 2018-04-21 17:44:38
Fix column markers for OldReader 622accde13e9293ddf9ee556880d2ae37c7f60a6 Dave Machado 2018-04-21 17:37:59
Add TheOldReader to the News section ecfc8125e3eb1d8e0eadb001b200af5f7d9aa0f7 Geoffrey De Belie 2018-04-21 16:58:48
Remove API from title 2a8c8dad0aa5dba7f2dd383bfe8af94a0e4f7947 Christian Fjeld 2018-04-20 19:18:59
Fix formatting 7e68d7849aef82c2ee4698f3a0543df6759e85dd Christian Fjeld 2018-04-20 19:11:12
Add Feedster API 580da5c705e443200c9482eba68b8626a2f9ccff Christian Fjeld 2018-04-20 19:08:16
Update README.md b8610d02f6f62abb96539abeb6441314c2afefa1 indiakerle 2018-04-19 22:31:09
Added the Enigma Public API 6d675159439cec70421ba9d3a5dd7b00c2587c7c indiakerle 2018-04-19 22:28:27
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
Commit e3854e53da5e7892a77fb8f0b01ec6c6542a254c - Added Cloudmersive Image Recognition & Processing APIs in the Machine Learning section
Author: Cloudmersive
Author date (UTC): 2018-04-30 00:51
Committer name: GitHub
Committer date (UTC): 2018-04-30 00:51
Parent(s): b756f21f13fccb4a3e3b7f3db75e7107882ce5fd
Signer:
Signing key: 4AEE18F83AFDEB23
Signing status: E
Tree: afe59971576de1cfbeaece0847e092e619544e1b
File Lines added Lines deleted
README.md 1 0
File README.md changed (mode: 100644) (index 4bfb71f..0afcf3c)
... ... API | Description | Auth | HTTPS | CORS | Link |
452 452 |---|---|---|---|---|---| |---|---|---|---|---|---|
453 453 | Clarifai | Computer Vision | `OAuth` | Yes | Unknown | [Go!](https://developer.clarifai.com/) | | Clarifai | Computer Vision | `OAuth` | Yes | Unknown | [Go!](https://developer.clarifai.com/) |
454 454 | Cleverbot | Web chat bot | `apiKey` | Yes | Unknown | [Go!](https://www.cleverbot.com/api/) | | Cleverbot | Web chat bot | `apiKey` | Yes | Unknown | [Go!](https://www.cleverbot.com/api/) |
455 | Cloudmersive Image Recognition & Processing | Computer Vision APIs for automatic image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes | [Go!](https://www.cloudmersive.com/image-recognition-and-processing-api) |
455 456 | Dialogflow | Natural Language Processing | `apiKey` | Yes | Unknown | [Go!](https://dialogflow.com) | | Dialogflow | Natural Language Processing | `apiKey` | Yes | Unknown | [Go!](https://dialogflow.com) |
456 457 | Keen IO | Data Analytics | `apiKey` | Yes | Unknown | [Go!](https://keen.io/) | | Keen IO | Data Analytics | `apiKey` | Yes | Unknown | [Go!](https://keen.io/) |
457 458 | Unplugg | Forecasting API for timeseries data | `apiKey` | Yes | Unknown | [Go!](https://unplu.gg/test_api.html) | | Unplugg | Forecasting API for timeseries data | `apiKey` | Yes | Unknown | [Go!](https://unplu.gg/test_api.html) |
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