From cc512811928bc463fb6e0a683a53c7800f1eb931 Mon Sep 17 00:00:00 2001 From: Aston Lopes Date: Tue, 16 Aug 2022 15:00:28 +0000 Subject: [PATCH] Removed Katacoda Katacoda.com is now closed :( --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9820a66b..303e6c8f 100644 --- a/README.md +++ b/README.md @@ -1423,7 +1423,6 @@ Table of Contents * [jsbin.com](https://jsbin.com) — JS Bin is another playground and code sharing site of front end web (HTML, CSS and JavaScript. Also supports Markdown, Jade and Sass). * [jsfiddle.net](https://jsfiddle.net/) — JS Fiddle is a playground and code sharing site of front end web, support collaboration as well. * [JSONPlaceholder](https://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. - * [Katacoda](https://katacoda.com) — Interactive learning and training platform for software engineers helping developers learn and companies increase adoption. * [Lazarus](https://www.lazarus-ide.org/) — Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development. * [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.