diff --git a/README.md b/README.md index 90e9634..b01b867 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [HTTPLab](https://github.com/gchaincl/httplab) - The interactive web server, let you inspect HTTP requests and forge responses. * [ngincat](https://github.com/jaburns/ngincat) - Tiny Bash HTTP server using netcat * [resty](https://github.com/micha/resty) - Little command line REST client that you can use in pipelines +* [shaas](https://github.com/heroku/shaas) - Shell as a Service: API to inspect and execute scripts in a server's environment via HTTP and WebSockets * [shell2http](https://github.com/msoap/shell2http) - HTTP-server to execute shell commands. Designed for development, prototyping or remote control * [vesper](https://github.com/chris-rock/vesper) - 🍸Vesper is a HTTP framework for Bash/Unix Shell * [xh](https://github.com/ducaale/xh) - Friendly and fast tool for sending HTTP requests