Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felipeagger/go-workshop

Workshop Golang
https://github.com/felipeagger/go-workshop

docker gin-gonic golang gorm postgres

Last synced: 2 days ago
JSON representation

Workshop Golang

Awesome Lists containing this project

README

        

# go-workshop
Workshop Golang

Slides: media/Golang-Intro.pptx

![Image of Architecture](/media/API.png)

# Framework & Libs

Gin-gonic, Gorm, Postgres

# Links/Observações

É necessario ter instalado:

Golang: https://golang.org/dl/

VSCode: https://code.visualstudio.com/

Docker: https://www.docker.com/

Docker-Compose: https://docs.docker.com/compose/

Extensões VSCode:

- Go
- Go Critic
- Go Doc
- Go Outliner