Delete: open source project bulkismaslom/swagger-api-mock

This commit is contained in:
Olivier
2023-01-02 21:13:15 +07:00
parent 37a646ac72
commit 9303197d75

View File

@@ -231,7 +231,6 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
* [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. * [Mocky.io](http://www.mocky.io/) - Free online service to create fake HTTP responses.
* [MockServer](https://www.mock-server.com/) - Easy mocking of any system you integrate with via HTTP or HTTPS. * [MockServer](https://www.mock-server.com/) - Easy mocking of any system you integrate with via HTTP or HTTPS.
* [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. * [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. * [DuckRails](https://github.com/iridakos/duckrails) - Mock quickly & dynamically API endpoints.
* [Mockoon](https://mockoon.com) - Easily create mock APIs locally. No remote deployment, no account required, open source. * [Mockoon](https://mockoon.com) - Easily create mock APIs locally. No remote deployment, no account required, open source.