API Quick starter
Go to file
Matthieu 'JP' DERASSE cf7901890c
All checks were successful
continuous-integration/drone/push Build is passing
feat(init): Continue on template
2022-08-09 21:42:44 +00:00
cmd feat(init): Continue on template 2022-08-09 21:42:44 +00:00
helpers feat(init): Continue on template 2022-08-09 21:42:44 +00:00
models refacto(models): Move models to the root of the project 2022-08-09 15:53:40 +00:00
templates feat(init): Continue on template 2022-08-09 21:42:44 +00:00
.drone.yml fix(drone): Apply fix on telegram 2022-08-05 14:50:42 +00:00
.gitignore feat(ignore): Add Git Ignore 2022-08-03 19:58:37 +00:00
.golangci.yml fix(lint): Finish to apply linter recommandation 2022-08-03 13:36:13 +00:00
go.mod feat(init): Continue on template 2022-08-09 21:42:44 +00:00
go.sum feat(init): Continue on template 2022-08-09 21:42:44 +00:00
LICENSE feat(dependencies): Implement base of the dependency system 2022-07-15 11:49:53 +00:00
main.go feat(rename): Rename app 2022-07-28 22:03:57 +00:00
README.md fix(lint): Finish to apply linter recommandation 2022-08-03 13:36:13 +00:00

Gouick

Build Status

Improvement idea

  • Refactoring of dependencies to use same architecture as APIType to use base function and avoid dups