add links to java and C# client libraries #367

pull/406/head
Kelly 2019-08-22 13:42:10 -07:00
parent 145513f3cb
commit a045b314e1
1 changed files with 2 additions and 0 deletions

View File

@ -18,5 +18,7 @@ These client libraries are in active development and may not be feature-complete
This list will continue to grow as more client libraries are released.
{{% /note %}}
- [C#](https://github.com/influxdata/influxdb-client-csharp)
- [Go](https://github.com/influxdata/influxdb-client-go)
- [Java](https://github.com/influxdata/influxdb-client-java)
- [JavaScript/Node.js](https://github.com/influxdata/influxdb-client-js)