From 76b4f0c7075a00de474929546c3eef6dc8967b93 Mon Sep 17 00:00:00 2001 From: James Wallen-Jones Date: Thu, 30 Jun 2016 10:49:22 +0100 Subject: [PATCH] Remove API Only Site returns a "welcome to nginx" page --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4598bcb3..4cf76428 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,6 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth | Link | |---|---|---|---| | Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io) | -| API Only | Several APIs free. | No | [Go!](http://apionly.com/) | | Faceplusplus | A tool to detect face | Yes | [GO!](http://www.faceplusplus.com/uc_home/) | | Github - User Data | Pull public information for a user's github | No | [Go!](https://api.github.com/users/hackeryou) | | Gitter | Chat for GitHub | Yes | [Go!](https://developer.gitter.im/docs/) |