# Slumber - 터미널 기반 HTTP/REST 클라이언트

> Clean Markdown view of GeekNews topic #30337. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=30337](https://news.hada.io/topic?id=30337)
- GeekNews Markdown: [https://news.hada.io/topic/30337.md](https://news.hada.io/topic/30337.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2026-06-10T09:31:01+09:00
- Updated: 2026-06-10T09:31:01+09:00
- Original source: [github.com/LucasPickering](https://github.com/LucasPickering/slumber)
- Points: 7
- Comments: 1

## Topic Body

- 터미널 환경에서 **TUI 로 동작하는 HTTP 클라이언트**  
- Recipe로 구성 가능한 HTTP 요청을 정의하고 실행하며 쉽게 공유   
- **TUI, CLI, Python 패키지** 세 가지 형태로 이용  
- **쉬운 사용/설정/공유**를 목표로 YAML 파일에 **Request Collection** 형태로 정의해서 저장하고 버전 관리/커밋 가능  
- Insomnia 등 **외부 포맷에서 가져오기(import)** 지원  
- 다른 요청, 파일, 셸 명령으로부터 **요청을 동적으로 구성** 가능  
- **JSONPath selector**로 응답 데이터 탐색  
- 영원히 **무료로 제공** 되며, 절대 "**enshittification(서비스 악화)**" 되지 않는 것을 원칙으로 내세움  
  - 2023년부터 개발시작, 현재 버전 5.3.0  
- 윈도우/맥/리눅스 바이너리 제공  
- MIT 라이선스

## Comments



### Comment 59311

- Author: shakespeares
- Created: 2026-06-10T10:34:18+09:00
- Points: 1

postman에 너무 익숙해졌네요.
