API Quick starter
Go to file
Matthieu 'JP' DERASSE a992c3cd5e
All checks were successful
continuous-integration/drone/push Build is passing
feat(init): Continue on first go-swagger gen
2022-09-02 18:50:04 +00:00
cmd feat(contact): Improve Contact information with name, mail and URL 2022-08-27 22:00:16 +00:00
helpers feat(init): Continue on first go-swagger gen 2022-09-02 18:50:04 +00:00
models feat(contact): Improve Contact information with name, mail and URL 2022-08-27 22:00:16 +00:00
templates feat(contact): Improve Contact information with name, mail and URL 2022-08-27 22:00:16 +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 first go-swagger gen 2022-09-02 18:50:04 +00:00
go.sum feat(init): Continue on first go-swagger gen 2022-09-02 18:50:04 +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