grpc.io/content/docs/languages/_index.md

35 lines
624 B
Markdown

---
title: Supported languages and platforms
short: Languages
weight: 2
nav_children: section
---
Each gRPC language / platform has links to the following pages and more:
- Quick start
- Tutorials
- API reference
Select a language to get started:
- [Android Java](android/)
- [C# / .NET](csharp/)
- [C++](cpp/)
- [Dart](dart/)
- [Go](go/)
- [Java](java/)
- [Kotlin/JVM](kotlin/)
- [Node.js](node/)
- [Objective-C](objective-c/)
- [PHP](php/)
- [Python](python/)
- [Ruby](ruby/)
- [Web](web/)
### Official support
These are the officially supported gRPC language, platform and OS versions:
{{< supported-platforms >}}