diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-22 09:20:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-22 09:20:30 +0000 |
commit | 6cd66c3d38c7eb85fa679164708bd06cf8827de0 (patch) | |
tree | 0e99cf9cc217b08eff722e94c46a23606024aeb4 /README.md | |
parent | Merge pull request #1198 from karlcoelho/addition (diff) | |
parent | add RequestBin (diff) | |
download | awesome-selfhosted-6cd66c3d38c7eb85fa679164708bd06cf8827de0.tar.gz awesome-selfhosted-6cd66c3d38c7eb85fa679164708bd06cf8827de0.zip |
Merge pull request #1217 from bysslord/master
Add RequestBin https://github.com/Runscope/requestbin
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1101,6 +1101,7 @@ See **[Ticketing](#ticketing)** * [Koding](http://www.koding.com/) - The simplest way to manage your entire Dev Infrastructure. ([Source Code](https://github.com/koding/koding)) `Apache` `Nodejs` * [Microglark](http://micro.glark.io) - A hacky minimalistic remote pair programming editor. ([Demo](http://micro.glark.io), [Source Code](https://github.com/Bluefinch/microglark)) `AGPLv3` `Nodejs` * [Regexr](http://regexr.com/) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. ([Source Code](https://github.com/gskinner/regexr/)) `MIT` `Nodejs` + * [RequestBin](https://requestb.in/) - Inspect HTTP requests. Debug webhooks. ([Source Code](https://github.com/Runscope/requestbin)) `MIT` `python` * [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio/)) `AGPLv3` `Java/C++` * [Selenoid](http://aerokube.com/selenoid/latest/) - A lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache` `Go` * [Wide](https://github.com/b3log/wide) - A Web-based IDE for Teams using Go programming language/Golang. ([Demo](http://wide.b3log.org/signup)) `Apache` `Go` |