From 65ada50dcbdc8f90c251b8b6f1f71cab352d9433 Mon Sep 17 00:00:00 2001 From: Onar Alili Date: Fri, 13 Jul 2018 04:52:35 +0200 Subject: [PATCH] added OOPSpam API (#715) * added OOPSpam API * added OOSpam removed API from the name --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48193f70..f7757c59 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ API | Description | Auth | HTTPS | CORS | Link | | License-API | Unofficial REST API for choosealicense.com | No | Yes | No | [Go!](https://github.com/cmccandless/license-api/blob/master/README.md) | | LiveEdu | Live Coding Streaming | `OAuth` | Yes | Unknown | [Go!](https://www.liveedu.tv/developer/applications/) | | Myjson | A simple JSON store for your web or mobile app | No | No | Unknown | [Go!](http://myjson.com/api) | +| OOPSpam | Multiple spam filtering service | No | Yes | Yes | [Go!](https://oopspam.com/) | | Plino | Spam filtering system | No | Yes | Unknown | [Go!](https://plino.herokuapp.com/) | | Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | Unknown | [Go!](https://github.com/davemachado/public-api) | | QR code | Create an easy to read QR code and URL shortener | No | Yes | Yes | [Go!](http://qrtag.net/api/) |