TheThingsArchive / go-app-sdk

The Things Network V2 Application SDK for Go

Home Page:https://www.thethingsnetwork.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Things Network Go SDK

Build Status Coverage Status GoDoc

The Things Network

Usage

Assuming you're working on a project github.com/your-username/your-project:

cd your-project
go mod init github.com/your-username/your-project
go get github.com/TheThingsNetwork/go-app-sdk

See the examples on GoDoc.

License

Source code for The Things Network is released under the MIT License, which can be found in the LICENSE file. A list of authors can be found in the AUTHORS file.

About

The Things Network V2 Application SDK for Go

https://www.thethingsnetwork.org

License:MIT License


Languages

Language:Go 99.6%Language:Shell 0.4%