Skip to content

cjlapao/go-template

Repository files navigation

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.