/go-docker-sample

This is for practice build golang api with docker + docker-compose + terraform

Primary LanguageGo

Practice golang in web develop

Features

This is the Feature list for practice use golang

Protocol

  • REST API.
  • MQTT API
  • Web Socket API
  • Graphql
  • Rabbimtq Publish / consumer
  • Kafaka Publish / consumer

Authentication

  • JWT
  • OpenID

Datbase

  • Postgresql
  • Mongodb
  • Dynamodb

TEST

export  CGO_ENABLED=0
go test -v ./...