Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asel1x/gin_template
A template for Quickly&Quality backend development on Golang.
https://github.com/asel1x/gin_template
gin go golang gorm jwt postgresql template
Last synced: 1 day ago
JSON representation
A template for Quickly&Quality backend development on Golang.
- Host: GitHub
- URL: https://github.com/asel1x/gin_template
- Owner: aSel1x
- License: mit
- Created: 2024-10-16T22:49:40.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T22:19:12.000Z (3 months ago)
- Last Synced: 2025-01-14T10:05:45.436Z (5 days ago)
- Topics: gin, go, golang, gorm, jwt, postgresql, template
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gin_Template
**Create a .env file based on .env.dist and make all the necessary customizations.**
### To run the application run the command:
`make go`