Appearance
httpie in Windows
파이썬 설치
시스템 환경변수 등록
C:\Python\Python38\Scriptspip install
bash
pip install -U httpie- 테스트
bash
http GET naver.com
http GET localhost:8080
http POST localhost:8080/restaurants name=BeRyong address=Busan
http GET localhost:8080/restaurants