Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tony-go/go-api-starter
Golang api boilerplate using Gin and Gorm
https://github.com/tony-go/go-api-starter
api gin golang gorm
Last synced: about 1 month ago
JSON representation
Golang api boilerplate using Gin and Gorm
- Host: GitHub
- URL: https://github.com/tony-go/go-api-starter
- Owner: tony-go
- Created: 2019-10-28T06:16:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T12:31:23.000Z (about 5 years ago)
- Last Synced: 2024-10-02T05:23:07.583Z (about 1 month ago)
- Topics: api, gin, golang, gorm
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GOLANG API STARTER
## Start Server
```
go run main.go
```Happy hacking !