mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-24 04:08:05 -08:00
Merge pull request #12 from marmelab/swagger-api-mock
Added Swagger API Mock to mocking section
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user