Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/authink/stone
https://github.com/authink/stone
gin gin-gonic web
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/authink/stone
- Owner: authink
- License: mit
- Created: 2024-02-20T11:05:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T03:04:50.000Z (8 months ago)
- Last Synced: 2024-10-01T09:06:37.605Z (about 1 month ago)
- Topics: gin, gin-gonic, web
- Language: Go
- Homepage: https://pkg.go.dev/github.com/authink/stone
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stone
## Publish
```bash
# 1. upgrade version in Makefile
# 2. public package
$ make
# 3. open https://pkg.go.dev/github.com/authink/stone
```