aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuco <git@ducode.org>2020-08-08 12:03:00 +0000
committerDuco <git@ducode.org>2020-08-08 12:03:00 +0000
commit71aac12de64b5b4579bf1dc43ecdd7f31beb4b69 (patch)
tree4b846b398403aadc6c44fc618c9d833f35fdad4f
parentAdd HttPlaceholder to IDE/Tools (diff)
downloadawesome-selfhosted-71aac12de64b5b4579bf1dc43ecdd7f31beb4b69.tar.gz
awesome-selfhosted-71aac12de64b5b4579bf1dc43ecdd7f31beb4b69.zip
Removed unnecessary source code link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b5043300..0f1b6786 100644
--- a/README.md
+++ b/README.md
@@ -1374,7 +1374,7 @@ See **[Ticketing](#ticketing)**
- [Eclipse Che](http://www.eclipse.org/che/) - Open source workspace server and cloud IDE. ([Source Code](https://github.com/eclipse/che)) `EPL-1.0` `Docker/Java`
- [Gitpod](https://gitpod.io/) - Online IDE for GitHub and GitLab. ([Demo](https://gitpod.io/#https://github.com/awesome-selfhosted/awesome-selfhosted), [Source Code](https://github.com/gitpod-io/self-hosted)) `EPL-2.0` `Typescript/Go/Docker`
- [Hakatime](https://github.com/mujx/hakatime) - WakaTime server implementation with analytics dashboard. `Unlicense` `Haskell`
-- [HttPlaceholder](https://github.com/dukeofharen/httplaceholder) - Quickly mock away any webservice using HttPlaceholder. HttPlaceholder lets you specify what the request should look like and what response needs to be returned. ([Source Code](https://github.com/dukeofharen/httplaceholder)) `MIT` `C#/Vue.js`
+- [HttPlaceholder](https://github.com/dukeofharen/httplaceholder) - Quickly mock away any webservice using HttPlaceholder. HttPlaceholder lets you specify what the request should look like and what response needs to be returned. `MIT` `C#/Vue.js`
- [ICEcoder](https://icecoder.net/) - ICEcoder is a web IDE / browser based code editor, which allows you to develop websites directly within the web browser. ([Demo](http://demo.icecoder.net/ICEcoder/), [Source Code](https://github.com/icecoder/ICEcoder)) `MIT` `PHP`
- [JS Bin](http://jsbin.com/) - Open source collaborative web development debugging tool. ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `Nodejs`
- [Judge0 API](https://api.judge0.com) - Open source API to compile and run source code. ([Source Code](https://github.com/judge0/api)) `GPL-3.0` `Ruby`