Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 811 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 811 Bytes

go-5sim

Go Report Card GoDoc reference License Apache-2.0

A pure Golang wrapper around 5sim.net API with no extra dependencies.

Tested with go 1.15.1

Original API documentation: https://5sim.net/docs/api_en.txt

Installation

Get it: go get https://github.com/Fef0/go-5sim

Usage

For an in-depth usage, refer to the examples or the documentation