GitHub / go-tutorials / gorm-sample
REST API with mux and gorm
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-tutorials%2Fgorm-sample
PURL: pkg:github/go-tutorials/gorm-sample
Stars: 4
Forks: 1
Open issues: 0
License: None
Language: Go
Size: 52.7 KB
Dependencies parsed at:
301
Created at: over 3 years ago
Updated at: about 1 year ago
Pushed at: over 2 years ago
Last synced at: about 1 month ago
Topics: config, gorm, health, health-check, healthcheck, log, middleware, mux, search, sql, validator
- github.com/core-go/config v0.1.0
- github.com/core-go/health v0.4.7
- github.com/core-go/log v0.0.8
- github.com/core-go/search v0.2.5
- github.com/core-go/service v0.2.0
- github.com/core-go/sql v0.3.0
- github.com/go-sql-driver/mysql v1.6.0
- github.com/gorilla/mux v1.8.0
- github.com/sirupsen/logrus v1.8.1
- gorm.io/driver/mysql v1.3.2
- gorm.io/gorm v1.23.3