https://github.com/pasteus/pastemegobackend
PasteMe Go 后端,Golang + Gin + Gorm
https://github.com/pasteus/pastemegobackend
gin go golang gorm mysql pasteme
Last synced: about 2 months ago
JSON representation
PasteMe Go 后端,Golang + Gin + Gorm
- Host: GitHub
- URL: https://github.com/pasteus/pastemegobackend
- Owner: PasteUs
- License: gpl-3.0
- Created: 2019-06-22T14:51:41.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T01:55:17.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T09:51:46.303Z (2 months ago)
- Topics: gin, go, golang, gorm, mysql, pasteme
- Language: Go
- Homepage: https://docs.pasteme.cn
- Size: 2.85 MB
- Stars: 131
- Watchers: 1
- Forks: 31
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PasteMe Go Backend

[](https://github.com/PasteUs/PasteMeGoBackend/actions/workflows/codeql-analysis.yml)
[](https://goreportcard.com/report/github.com/PasteUs/PasteMeGoBackend)
[](https://github.com/PasteUs/PasteMeGoBackend/actions/workflows/test.yml)
[](https://github.com/PasteUs/PasteMeGoBackend/releases)
[](https://hub.docker.com/r/pasteme/go-backend)Using `Gin` and `Gorm`.
## API
[API Documentation](https://docs.pasteme.cn/#/developer/api)
## Deploy
[Deploy guidance](https://docs.pasteme.cn/#/deploy/docker)
## Test
This script will test all packages if there is no param.
```bash
bash gotest.sh [package name]
```## Change Log
[PasteMe Go Backend Releases](https://github.com/PasteUs/PasteMeGoBackend/releases)