1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-15 17:39:52 +02:00

Add HTTP Prompt (#207)

This commit is contained in:
Stephen Chen 2019-03-08 06:38:23 +08:00 committed by Shaun Clayton
parent 1a6db55a30
commit 0be97812c6

View File

@ -153,6 +153,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [reachable](https://github.com/italolelis/reachable) - Reachable is a CLI tool to check if a domain is up. - [reachable](https://github.com/italolelis/reachable) - Reachable is a CLI tool to check if a domain is up.
- [simplehttp](https://github.com/snwfdhmp/simplehttp) - Most simplest and direct way to start serving a local directory over HTTP from CLI. - [simplehttp](https://github.com/snwfdhmp/simplehttp) - Most simplest and direct way to start serving a local directory over HTTP from CLI.
- [shell2http](https://github.com/msoap/shell2http) - HTTP-server to execute shell commands. Designed for development, prototyping or remote control. - [shell2http](https://github.com/msoap/shell2http) - HTTP-server to execute shell commands. Designed for development, prototyping or remote control.
- [HTTP Prompt](https://github.com/eliangcs/http-prompt) - An interactive command-line HTTP client featuring autocomplete and syntax highlighting.
### Mobile Development ### Mobile Development