added Mocklets

This commit is contained in:
Prateek Srivastava 2020-07-02 13:31:38 +05:30 committed by GitHub
parent bb2de6cb87
commit fa2a86cbe2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -891,6 +891,7 @@ Table of Contents
* [micro-jaymock](https://micro-jaymock.now.sh/) - Tiny API mocking microservice for generating fake JSON data. * [micro-jaymock](https://micro-jaymock.now.sh/) - Tiny API mocking microservice for generating fake JSON data.
* [mockable.io](https://www.mockable.io/) — Mockable is a simple configurable service to mock out RESTful API or SOAP web-services. This online service allows you to quickly define REST API or SOAP endpoints and have them return JSON or XML data. * [mockable.io](https://www.mockable.io/) — Mockable is a simple configurable service to mock out RESTful API or SOAP web-services. This online service allows you to quickly define REST API or SOAP endpoints and have them return JSON or XML data.
* [mockaroo](https://mockaroo.com/) — Mockaroo lets you generate realistic test data in CSV, JSON, SQL, and Excel formats. You can also create mocks for back-end API. * [mockaroo](https://mockaroo.com/) — Mockaroo lets you generate realistic test data in CSV, JSON, SQL, and Excel formats. You can also create mocks for back-end API.
* [Mocklets](https://mocklets.com) - a HTTP-based mock API simulator, which helps simulate APIs for faster parallel development and more comprehensive testing, with lifetime free tier.
* [repl.it](https://repl.it/) — A cloud coding environment for various program languages. * [repl.it](https://repl.it/) — A cloud coding environment for various program languages.
* [stackblitz.com](https://stackblitz.com/) — Online VS Code IDE for Angular & React. * [stackblitz.com](https://stackblitz.com/) — Online VS Code IDE for Angular & React.
* [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft for Windows, macOS and Linux. * [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft for Windows, macOS and Linux.