From 0789ae388f25c981888f13d492e3c83eaa60bc84 Mon Sep 17 00:00:00 2001 From: Mats Date: Sun, 27 Mar 2016 12:53:19 +0200 Subject: [PATCH 1/2] Add gitter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43d39779..39be0817 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ A collective list of JSON APIs for use in web development. | UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) | | Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io) | | 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/) | | JSONPlaceholder | Fake data for testing and prototyping | No | [Go!](http://jsonplaceholder.typicode.com/) | | RoboHash | Generate random robot/alien avatars | No | [Go!](https://robohash.org/) | | API Only | Several APIs free. | No | [Go!](http://apionly.com/) | From 5e196fb77bdee601ff4f088b02baff47cde0fe47 Mon Sep 17 00:00:00 2001 From: Mats Date: Sun, 27 Mar 2016 12:55:08 +0200 Subject: [PATCH 2/2] Add gitter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39be0817..a54f6ad4 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ A collective list of JSON APIs for use in web development. | UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) | | Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io) | | 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/) | +| Gitter | Chat for GitHub | Yes | [Go!](https://developer.gitter.im/docs/) | | JSONPlaceholder | Fake data for testing and prototyping | No | [Go!](http://jsonplaceholder.typicode.com/) | | RoboHash | Generate random robot/alien avatars | No | [Go!](https://robohash.org/) | | API Only | Several APIs free. | No | [Go!](http://apionly.com/) |