Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

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
```