API Quick starter
Go to file
Matthieu 'JP' DERASSE 5f6d8a8cec
All checks were successful
continuous-integration/drone/push Build is passing
feat(go-swagger): Improve main.go template
2023-01-10 23:30:49 +00:00
cmd feat(api): Implement API generator with stratoscale for go swagger 2022-12-11 13:43:49 +00:00
helpers feat(go-swagger): Refactoring to use go-swagger templating system for most of the work 2023-01-01 17:06:47 +00:00
models feat(go-swagger): Small refacto on launcher 2022-09-21 21:19:42 +00:00
templates feat(go-swagger): Improve main.go template 2023-01-10 23:30:49 +00:00
.drone.yml fix(global): Multiple small fixes and upgrade of go + goswagger 2022-11-21 18:40:39 +00:00
.gitignore feat(ignore): Add Git Ignore 2022-08-03 19:58:37 +00:00
.golangci.yml feat(go-swagger): Improve main.go template 2023-01-10 23:30:49 +00:00
go.mod feat(go-swagger): Improve main.go template 2023-01-10 23:30:49 +00:00
go.sum feat(go-swagger): Improve main.go template 2023-01-10 23:30:49 +00:00
LICENSE feat(dependencies): Implement base of the dependency system 2022-07-15 11:49:53 +00:00
main.go fix(path): Fix package name after git server migration 2022-11-26 22:36:00 +00:00
README.md fix(readme): Update link to ci/cd 2022-10-05 20:31:49 +00:00

Gouick

Build Status

Improvement idea

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