/sandcard

API for card tables without rules

Primary LanguageGo

sandcard

API for card tables without rules

There a simple HTTP server provides interface of gaming table You can initiate socket connection with a table and collaborate with other players

Server may be instantly started after clone by command go run main.go (download https://golang.org/dl/ for building go packages)

Then go to http://127.0.0.1:57428/api/v1/swagger/index.html for read & use API documentation