repositorypackage
0.0.0-20210818100836-228f33abb742
Repository: https://github.com/thethingsnetwork/api.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
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
- Install Docker
- Run
make clean all