From faaa462e8a0ea17129a93337b2a6183f583e4b44 Mon Sep 17 00:00:00 2001 From: jpalmieri Date: Mon, 27 Mar 2017 11:33:32 -0700 Subject: [PATCH] add ipify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 040dcec0..7bc0be7b 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ For information on contributing to this project, please see the [contributing gu | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://developer.gitter.im/docs/welcome) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | +| IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | | JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) | | LiveEdu | Live Coding Streaming | `OAuth` | Yes | [Go!](https://www.liveedu.tv/developer/applications/) | | Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` as header | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) |