mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-04-22 16:29:15 -04:00
Merge pull request #983 from clarmso/jsonplaceholder
Add JSONPlaceholder
This commit is contained in:
commit
609aecb91b
@ -156,7 +156,6 @@ Table of Contents
|
||||
* [buddybuild.com](https://www.buddybuild.com/) — Build, deploy and gather feedback for your iOS and Android apps in one seamless, iterative system
|
||||
* [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
|
||||
|
||||
@ -503,7 +502,7 @@ Table of Contents
|
||||
* [figma.com](https://figma.com) — Online, collaborative design tool for teams; free tier includes unlimited files and viewers with a max of 2 editors and 3 projects
|
||||
* [designer.io](https://designer.io/) — Design tool for UI, illustrations and more. Has a native app. Free
|
||||
* [photopea.com](https://www.photopea.com) - A Free, Advanced online design editor with Adobe Photoshop UI supporting PSD, XCF & Sketch formats (Adobe Photoshop, Gimp and Sketch App).
|
||||
|
||||
|
||||
## Data Visualization on Maps
|
||||
|
||||
* [geocoder.opencagedata.com](https://geocoder.opencagedata.com/) — Geocoding API that aggregates OpenStreetMap and other open geo sources. 2,500 free queries/day
|
||||
@ -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