Go Lang Api

  • To start development server use this command
nodemon --watch './**/*.go' --signal SIGTERM --exec 'go' run ./src/main.go