https://github.com/steinfletcher/demo.t8
t8 template for go echo
https://github.com/steinfletcher/demo.t8
Last synced: 4 months ago
JSON representation
t8 template for go echo
- Host: GitHub
- URL: https://github.com/steinfletcher/demo.t8
- Owner: steinfletcher
- Created: 2019-07-19T20:11:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T21:27:25.000Z (almost 7 years ago)
- Last Synced: 2025-03-28T10:12:52.315Z (about 1 year ago)
- Language: HCL
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# {{ .Parameter.ProjectName }}
## Contributors
{{range .Parameter.Authors}}
1. {{ . -}}
{{end}}
## Database
{{ .Parameter.SqlDialect }}