1
0
mirror of https://github.com/ripienaar/free-for-dev.git synced 2025-04-29 01:18:50 +01:00

Put the buleet in one line

This commit is contained in:
clarmso 2018-10-01 18:34:37 -04:00
parent f9dfeaa19d
commit d6b8b2f70d

View File

@ -534,8 +534,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.
* [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