Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeiss/gorm-seed
https://github.com/zeiss/gorm-seed
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zeiss/gorm-seed
- Owner: ZEISS
- Created: 2024-04-11T09:32:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T05:09:04.000Z (7 months ago)
- Last Synced: 2024-04-14T05:44:22.337Z (7 months ago)
- Language: Go
- Size: 543 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👮♀️ Seed
[![Test & Build](https://github.com/zeiss/gorm-seed/actions/workflows/main.yml/badge.svg)](https://github.com/zeiss/gorm-seed/actions/workflows/main.yml)
[![Go Reference](https://pkg.go.dev/badge/github.com/zeiss/gorm-seed.svg)](https://pkg.go.dev/github.com/zeiss/gorm-seed)
[![Go Report Card](https://goreportcard.com/badge/github.com/zeiss/gorm-seed)](https://goreportcard.com/report/github.com/zeiss/gorm-seed)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Taylor Swift](https://img.shields.io/badge/secured%20by-taylor%20swift-brightgreen.svg)](https://twitter.com/SwiftOnSecurity)## Installation
```bash
$ go get github.com/zeiss/gorm-seed
```## Examples
See [examples](https://github.com/zeiss/gorm-seed/tree/master/examples) to understand the provided interfaces.
## License
[MIT](/LICENSE)