From 469b5cde2de11859305b817331cd4a00de77caa5 Mon Sep 17 00:00:00 2001 From: Eduardo Gurgel Date: Wed, 17 Sep 2014 21:20:34 +1200 Subject: [PATCH] Update README.md [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b24fe17..8228282 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # HTTParrot [![Build Status](https://travis-ci.org/edgurgel/httparrot.png?branch=master)](https://travis-ci.org/edgurgel/httparrot) -http://httpbin.org clone +HTTP server built on top of Cowboy using (mostly) `cowboy_rest` handlers to serve useful endpoints for testing purposes. Its goal is to be as close as possible to [HTTPBin](http://httpbin.org). ## Endpoints