TheThingsArchive / api

Generated code for accessing The Things Network v2 API
MIT License
12 stars 8 forks source link

Build Status

The Things Network V2 API

Warning: This API and SDK clients are for the V2 of The Things Network. If you are using The Things Stack (V3), please have a look at https://www.thethingsindustries.com/docs/reference/api/

Languages

Language Status Maintainer
C structs only (no gRPC) core team
C# nothing yet; help wanted you?
C++ nothing yet; help wanted you?
Go sdk available core team
Java sdk available @cambierr
Javascript sdk available core team
Objective-C nothing yet; help wanted you?
PHP files generated; not tested; help wanted you?
Python files generated; tested; help wanted you?
Ruby files generated; not tested; help wanted you?
Swift files generated; not tested; help wanted you?
Rust help wanted (#18) you?

Updating the generated files

  1. Install Docker
  2. Run make clean all