Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 937 Bytes

File metadata and controls

22 lines (17 loc) · 937 Bytes

Prerequisite

For Linux / MacOS

Required Tooling

Coding Environment

Use what ever IDE you like but this is my setup:

  • tmux Terminal multiplexer - lets you split up your terminal into panes
  • FiSH nice shell
  • Helix if you want to break away from VSCode. Less noise, less mouse usage - learn the keybindings 👍
  • Httpie TUI to perform HTTP/HTTPS requests
  • Postman if you don't want to use Httpie... just use Httpie 👍
  • mitmproxy for testing traffic from the API

My Setup

For Window

  • Just get a Mac.