API Quick starter
Go to file
Matthieu 'JP' DERASSE db8226acd6
Some checks failed
continuous-integration/drone/push Build is failing
fix(drone): Apply fix on telegram
2022-08-05 14:50:42 +00:00
cmd feat(config): Write and read config + refacto 2022-08-05 14:20:00 +00:00
helpers feat(config): Write and read config + refacto 2022-08-05 14:20:00 +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 fix(test): Apply tidy 2022-08-05 14:24:24 +00:00
go.sum fix(test): Apply tidy 2022-08-05 14:24:24 +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