CurlTUI Devlog 000

↩︎ Mustafa Ozturk

2024 Dec 27

After completing 14 courses and 7 projects on boot.dev 1, I’ve finally reached the capstone project!

For this final challenge, I’ve decided to build a terminal-based HTTP client with vim-like editing, allowing me to test my API endpoints without ever leaving the terminal.

The MVP

Here’s the minimal version of what I’m planning to build:

The goal is to keep things simple and focused on the core features: making requests and viewing responses, all without leaving the terminal.

Here’s a rough sketch of what I’m aiming for: curltui-design


  1. This is a referral link. If you reach the rank of ‘Pupil’, We’ll both earn a ‘Mythic Chest’. You can learn more about how it works in How the Boot.dev Game Works.↩︎

  2. I’ll provide more details in a future devlog.↩︎