/gopentdb

OpenTDB Client Library written in Go

Primary LanguageGoMIT LicenseMIT

Go OpenTDB

Golang API Client for OpenTriviaDatabase

Installation

Install with the following command:

go get github.com/3n3a/gopentdb

Examples

  1. See the example under examples/main.go

  2. Run the example:

    go run examples/main.go
  3. See the output on the console

Contributing

Please see the following file

License

Please see the following file