diff --git a/README.md b/README.md index 56b6449..d3e20bf 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,8 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [FakeRest](https://github.com/marmelab/FakeRest) - patch XMLHttpRequest to fake a REST API client-side * [json-server](https://github.com/typicode/json-server) - serve a REST API from fixture files using quick prototyping -* [Mocky.io](http://www.mocky.io/) - free online service to create fake HTTP responses +* [Mocky.io](http://www.mocky.io/) - free online service to create fake HTTP responses +* [Swagger API Mock](https://github.com/bulkismaslom/swagger-api-mock) - Mock RESTful API based on swagger schema ### Public REST APIs To Use In Tests