This website requires JavaScript.
Explore
Help
Sign In
mderasse
/
gouick
Watch
1
Star
0
Fork
0
You've already forked gouick
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
33
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Matthieu 'JP' DERASSE
eb8befc77c
feat(init): Prepare Project skeleton structure
2022-08-09 16:25:11 +00:00
cmd
refacto(models): Move models to the root of the project
2022-08-09 15:53:40 +00:00
helpers
feat(init): Prepare Project skeleton structure
2022-08-09 16:25:11 +00:00
models
refacto(models): Move models to the root of the project
2022-08-09 15:53:40 +00:00
templates
feat(init): Prepare Project skeleton structure
2022-08-09 16:25:11 +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
README.md
Gouick
Improvement idea
Refactoring of dependencies to use same architecture as APIType to use base function and avoid dups
Description
API Quick starter
Readme
1.7
MiB
Languages
Go
98.4%
Shell
1.6%