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.
Here’s the minimal version of what I’m planning to build:
Request URL section
Headers section
Body section
Response section
Basic vim editing2
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:
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.↩︎
I’ll provide more details in a future devlog.↩︎