From 093fb2c5cc7d61a55941555217ca316d3e838976 Mon Sep 17 00:00:00 2001 From: Cooper Maa Date: Mon, 20 Jul 2015 13:30:00 +0800 Subject: [PATCH] Added ProgrammableWeb API Directory to Public REST APIs section Signed-off-by: Cooper Maa --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3e20bf..16a5e72 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie ### Public REST APIs To Use In Tests +* [ProgrammableWeb](http://www.programmableweb.com/apis/directory) - the world's largest API repository * [Public APIS](https://www.publicapis.com/) - Explore The Largest API Directory In The Galaxy * [Marvel Comics API](http://developer.marvel.com/) - query characters, stories, events about Marvel superheroes * [JSON Placeholder](http://jsonplaceholder.typicode.com/) - a free online REST service that you can use whenever you need some fake data.