APIs for a book review app built with golang Clone the app, add the required environment variables and run go mod download to fetch all the required dependencies. Run fresh to start the app with live reload or go run main.go to start the app in standard mode.