mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-25 12:48:09 -08:00
Add mocky.io to "mocking"
Mocky is a free online service to create mock HTTP responses
This commit is contained in:
@@ -153,6 +153,7 @@ A collaborative list of great resources about RESTful API architecture, developm
|
|||||||
|
|
||||||
* [FakeRest](https://github.com/marmelab/FakeRest) - patch XMLHttpRequest to fake a REST API client-side
|
* [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
|
* [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
|
||||||
|
|
||||||
### Public REST APIs To Use In Tests
|
### Public REST APIs To Use In Tests
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user