go-mcaccutils-server

command module
v0.0.0-...-aaa2a66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2014 License: MIT Imports: 21 Imported by: 0

README

go-mcaccutils-server

go-mcaccutils-server is a server that exposes a REST API to fetch information about a minecraft account.

It supports fetching account details by name or UUID, although fetching a player by UUID is only supported when the player is already in the database. This is planned to be changed, but there's no easy way to go from a UUID to a username so until Mojang does something it's likely to stay as it is.

It also supports rate limiting by IP address.

Data is stored in a SQLite database, and it is also cached in memory to reduce disk operations.

For quick start:

go get github.com/bearbin/go-mcaccutils-server; $GOPATH/bin/go-mcaccutils-server 

For available options:

go-mcaccutils-server -h

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL