/go-notes

restful api to app go-notes

Primary LanguageGo

Go Notes

go-notes for remember, build with Go

Introduction

func Hello() {
    fmt.Println("Hello")
}

Technology in use

  • Go Programming Language v1.18.3
  • Mysql for Database
  • HTTP Router
  • UUID generator
  • Middleware for Authorization API