go-foosball

command module
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: MIT Imports: 18 Imported by: 0

README

Foosball tournament applications

Go CI build JS CI build Go Report Card codecov

Go-foosball is an application to manage your foosball tournaments. It supports multiple tournaments, and you can easily add players and tables. Each players receives a rating based on a chess like rating system (Elo).

Screenshot

The application is using a REST service back-end written in Go and a front-end created written TypeScript and React.

Build

make build

or

go build -o go-foosball

Test

make test

or

go test -cover ./...

Run

./go-foosball

Swagger

make swagger

or

$(go env GOPATH)/bin/swag init

Swagger can be viewed using:

http://localhost:8080/swagger/index.html

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag

Jump to

Keyboard shortcuts

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