API Development From the /api directory, we can: Install dependencies go get . Run the project: go run . When developing in Visual Studio Code, we can use the Debug API launch target to debug the code while it runs