https://github.com/arifintahu/go-rest-api
Template Golang REST API
https://github.com/arifintahu/go-rest-api
gin-gonic golang rest-api template-project
Last synced: about 2 months ago
JSON representation
Template Golang REST API
- Host: GitHub
- URL: https://github.com/arifintahu/go-rest-api
- Owner: arifintahu
- Created: 2022-07-17T09:01:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T13:30:43.000Z (over 3 years ago)
- Last Synced: 2025-04-06T00:43:42.540Z (about 1 year ago)
- Topics: gin-gonic, golang, rest-api, template-project
- Language: Go
- Homepage:
- Size: 2.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Go Rest API
## Migrate
`go run auto-migrate/main.go`
## Run
`go run cmd/go-rest-api/main.go`