From 66bbc87b72e1f7ecae9a8349dfc63ece26c2ae58 Mon Sep 17 00:00:00 2001 From: Tomer Date: Wed, 26 Jul 2017 17:18:28 -0400 Subject: [PATCH] Added BetterMeta to Development section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ebdaffa..4b3f50b7 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) | +| BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](https://market.mashape.com/thetomester13/better-meta) | | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) | | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) | | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) |