Building and Debugging a Local API Server on Linux
This note walks through building a simple local API server on Ubuntu and using core Linux tools like curl, jq, grep, and lsof to debug, inspect logs, and understand real backend workflows.