From baf8cae55c1e2e621a653223e01e15f7294fbbc7 Mon Sep 17 00:00:00 2001 From: Nick Spragg Date: Thu, 11 Aug 2016 21:24:02 +0100 Subject: [PATCH] Add Flashheart (#566) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 91d9db6..02c9781 100644 --- a/readme.md +++ b/readme.md @@ -199,6 +199,7 @@ - [rocky](https://github.com/h2non/rocky) - Featured, middleware-oriented HTTP proxy with traffic replay and intercept. - [superagent](https://github.com/visionmedia/superagent) - A small progressive HTTP request library. - [node-fetch](https://github.com/bitinn/node-fetch) - `window.fetch` for Node.js. +- [flashheart](https://github.com/bbc/flashheart) - A fully-featured REST client built for ease of use and resilience. ### Debugging / Profiling