Boilerplate for REST API in go Get started Operations Operation Command Description serve fresh * Runs the app and restarts if a change happened run go run * Runs the app build go build * Builds the app. Librarys Router mux Middlewares negroni ORM gorm Logger logrus