From 70ebd9e47625ce6fac547fcc3f767fedd530ea84 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Sun, 9 Sep 2018 09:35:40 +0530 Subject: [PATCH] Adding Beeceptor.com - An HTTP inspecting/mocking & webhook testing service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d695685..a8e3f8d 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [Swagger API Mock](https://github.com/bulkismaslom/swagger-api-mock) - Mock RESTful API based on swagger schema * [Request Baskets](https://github.com/darklynx/request-baskets) - Service to collect HTTP requests and inspect them via RESTful API or web UI. * [DuckRails](https://github.com/iridakos/duckrails) - Mock quickly & dynamically API endpoints. +* [Beeceptor](https://beeceptor.com/) - An HTTP inspecting, mocking and proxing service. Gives named endpoints, create mock responses using rules. ### Public REST APIs To Use In Tests * [Deck of Cards API](http://deckofcardsapi.com) - Open API for simulating a deck of cards.