diff --git a/README.md b/README.md index a8e3f8d..d7c3c64 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,6 @@ 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. @@ -239,7 +238,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [3scale](https://www.3scale.net/) - Nginx based API gateway to integrate internal and external API services with 3scale's API Management Platform. * [Assertible](https://assertible.com) - Continuously test and monitor your APIs after deployments and across environments. * [Moesif](https://www.moesif.com) - API Analytics for Debugging, Monitoring, and Usage Tracking for RESTful and GraphQL. - +* [Beeceptor](https://beeceptor.com/) - An HTTP inspecting, mocking and proxing service. Gives named endpoints for creating mock API endpoints and simulate responses. ## Miscellaneous