Running Simple Web Server on Python 2
python -m SimpleHTTPServer 8000
Running Simple Web Server on Python 3
python -m http.server 8000
How to access the {"field-name":"cskmetro"} echo "{\"field-name\":\"cskmetro\"}" |jq -r ...
No comments:
Post a Comment