From fa0d17a12ece64e97b1e62d4bd7e02e1707a4cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Cha=C3=ADn?= Date: Sun, 15 Apr 2018 19:52:56 +0200 Subject: [PATCH] Add HTTPLab to 'Downloading and Serving' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24c1d1e..cd0feba 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bitpocket](https://github.com/sickill/bitpocket) - "DIY Dropbox" or "2-way directory (r)sync with proper deletion" * [Dropbox-Uploader](https://github.com/andreafabrizi/Dropbox-Uploader) - Dropbox Uploader is a Bash script which can be used to upload, download, list or delete files from Dropbox * [httpie](https://github.com/jakubroztocil/httpie) - HTTPie is a command line HTTP client, a user-friendly cURL replacement +* [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 * [youtube-dl](https://github.com/rg3/youtube-dl) - Small command-line program to download videos from YouTube.com and other video sites