featurebase/docs/client-libraries.md
2019-04-10 15:07:07 +03:00

18 lines
544 B
Markdown

+++
title = "Client Libraries"
weight = 12
nav = [
"Go",
"Python",
"Java",
]
+++
## Client Libraries
We have the following official client libraries. You can find more information in their repositories:
* [Go client repository](https://github.com/pilosa/go-pilosa)
* [Java client repository](https://github.com/pilosa/java-pilosa)
* [Python client repository](https://github.com/pilosa/python-pilosa)
Check out our [Getting Started](https://github.com/pilosa/getting-started) repository for sample code for the official clients.