Merge pull request #1546 from php-coder/patch-1

Add Mockaroo
This commit is contained in:
R.I.Pienaar 2020-06-23 16:43:47 +02:00 committed by GitHub
commit 8c13bf6b99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -889,6 +889,7 @@ Table of Contents
* [Katacoda](https://katacoda.com) — Interactive learning and training platform for software engineers helping developers learn and companies increase adoption.
* [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.
* [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.
* [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.
* [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.