You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ A minimalist [Flask](https://github.com/pallets/flask) extension that serves as
10
10
11
11
-**Convert any command-line tool into a REST API service.**
12
12
- Execute pre-defined shell commands asynchronously and securely via flask's endpoints.
13
-
- Designed for development, prototyping or remote control.
13
+
- Designed for binary to binary/HTTP communication, development, prototyping, remote control and [more](https://flask-shell2http.readthedocs.io/en/stable/Examples.html).
14
14
15
15
Inspired by the work of awesome folks over at [msoap/shell2http](https://github.com/msoap/shell2http).
0 commit comments