Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 150 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 150 Bytes

Go Lang Api

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