template-web-server This project was created to show how I configure Go-projects Start project To build and run template paste command: go build ./cmd/app && ./app start Handlers /calculate /task /contacts /home