From d8b2c114e067b9815dfc3a2298be15260ebf4e87 Mon Sep 17 00:00:00 2001 From: Christoph Hartmann Date: Sun, 8 Dec 2019 00:12:19 +0100 Subject: [PATCH] add vesper to as bash http framework (#356) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a96de95..d45c4a9 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [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 * [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 * [youtube-dl](https://github.com/ytdl-org/youtube-dl) - Small command-line program to download videos from YouTube.com and other video sites ## Multimedia and File Formats