Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minekube/votifier
Zero dependency Go implementation of Votifier v1 and v2 (used in production at Minekube)
https://github.com/minekube/votifier
go go-votifier golang minecraft nuvotifier serverlist vote votifier votifier2 voting
Last synced: 13 days ago
JSON representation
Zero dependency Go implementation of Votifier v1 and v2 (used in production at Minekube)
- Host: GitHub
- URL: https://github.com/minekube/votifier
- Owner: minekube
- License: mit
- Fork: true (NuVotifier/go-votifier)
- Created: 2023-01-23T19:44:13.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T11:39:43.000Z (7 months ago)
- Last Synced: 2024-06-20T14:28:40.776Z (6 months ago)
- Topics: go, go-votifier, golang, minecraft, nuvotifier, serverlist, vote, votifier, votifier2, voting
- Language: Go
- Homepage: https://minekube.com
- Size: 29.3 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - minekube/votifier - Zero dependency Go implementation of Votifier v1 and v2 (used in production at Minekube) (Go)
- awesome - minekube/votifier - Zero dependency Go implementation of Votifier v1 and v2 (used in production at Minekube) (Go)
README
# votifier
This is a simple, no-frills Votifier client and server written in Go.
You can find usage examples under the [examples](./examples) directory.```sh
go get go.minekube.com/votifier@latest
```