diff options
author | bysslord <wxwlegend@gmail.com> | 2017-10-20 12:54:07 +0000 |
---|---|---|
committer | bysslord <wxwlegend@gmail.com> | 2017-11-22 03:26:55 +0000 |
commit | 2b74ef6a9ad9e0271456e429dd94605de4619610 (patch) | |
tree | 0e99cf9cc217b08eff722e94c46a23606024aeb4 /README.md | |
parent | Merge pull request #1198 from karlcoelho/addition (diff) | |
download | awesome-selfhosted-2b74ef6a9ad9e0271456e429dd94605de4619610.tar.gz awesome-selfhosted-2b74ef6a9ad9e0271456e429dd94605de4619610.zip |
add RequestBin
make contrib
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` |