Skip to content

httpie in Windows

  1. 파이썬 설치
  1. 시스템 환경변수 등록 C:\Python\Python38\Scripts

  2. pip install -U httpie

  3. 테스트 http GET naver.com http GET localhost:8080 http POST localhost:8080/restaurants name=BeRyong address=Busan http GET localhost:8080/restaurants