Skip to content

filipeandrade6/rest-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful API Boilerplate in Go

TODO:

  • user basic crud operations

  • authentication, authorization

  • interface to database

  • adjust loggings

  • testing

  • telemetry

  • product basic crud operations

  • use a third-party auth library

  • utilizar generator para os sql

Gerar sql

~/go/bin/sqlc generate -f ./internal/data/dbschema/sql/sqlc.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages