mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-09 12:20:14 +02:00
Merge pull request #983 from clarmso/jsonplaceholder
Add JSONPlaceholder
This commit is contained in:
commit
609aecb91b
@ -157,7 +157,6 @@ Table of Contents
|
||||
* [gitlab.com](https://about.gitlab.com/gitlab-ci/) — Create pipelines directly from Git repositories using GitLab's CI service
|
||||
* [buddy.works](https://buddy.works/) — A CI/CD with 5 free projects and 1 concurrent runs (120 executions/month)
|
||||
|
||||
|
||||
## Automated Browser Testing
|
||||
|
||||
* [gridlastic.com](https://www.gridlastic.com/) — Selenium Grid testing with free plan up to 4 simultaneous selenium nodes/10 grid starts/4,000 test minutes/month
|
||||
@ -533,6 +532,7 @@ Table of Contents
|
||||
* [apiary.io](https://apiary.io/) — Collaborative design API with instant API mock and generated documentation (Free for unlimited API blueprints and unlimited user with one admin account and hosted documentation)
|
||||
* [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
|
||||
* [fakejson.com](https://fakejson.com/) — FakeJSON helps you quickly generate fake data using its API. Make an API request describing what you want and how you want it. The API returns it all in JSON. Speed up the go to market process for ideas and fake it till you make it.
|
||||
* [JSONPlaceholder](http://jsonplaceholder.typicode.com/) Some REST API endpoints that return some fake data in JSON format. The source code is also available if you would like to run the server locally.
|
||||
* [jetbrains.com](https://jetbrains.com/products.html) — Productivity tools, IDEs and deploy tools. Free license for students, teachers, Open Source and user groups
|
||||
* [codepen.io](https://codepen.io/) — CodePen is a playground for the front end side of the web
|
||||
* [repl.it](https://repl.it/) — A cloud coding environment for various program languages
|
||||
|
Loading…
x
Reference in New Issue
Block a user