Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 737 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 737 Bytes

GoLang Template

License: MIT Build Release Security

This is a template to quickly prototype a backend for a service, this contains already all of the required Visual studio tasks for debugging and running.
It also contains the dockerfile to quickly run it in docker.

You will need to update some internal files with the project name you are working on, you can find these changes on the how to file in the repo.