From 104df21c41261a9904f1bb8e6986473a4b96167b Mon Sep 17 00:00:00 2001 From: Anderson Joyle Date: Mon, 16 Oct 2017 23:15:02 +0200 Subject: [PATCH] Removing API from title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e62c7e34..5654bc88 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ API | Description | Auth | HTTPS | Link | | Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) | | Plino | Spam filtering system | No | Yes | [Go!](https://plino.herokuapp.com/) | | Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | [Go!](https://github.com/toddmotto/public-apis/tree/master/json) | -| QR code API | Generate and decode / read QR code graphics | No | Yes | [Go!](http://goqr.me/api/) | +| QR code | Generate and decode / read QR code graphics | No | Yes | [Go!](http://goqr.me/api/) | | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | | RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) |