Clients Documentation
September 5, 2025 ยท View on GitHub
This repo contains the detailed JSON files specifying client libraries. It is used for generating contect for the clients documentation page
JSON Fields
Each JSON file includes general fields as well as boolean feature fields, specifying whether the client supports them or not.
General Fields
description- a short despcription of the library, mostly taken from their repos.repo- the url to the library's repo.installation- an installation command from the most used package manager in the respective language.language- the programming language in which the library is written.package_size- the library's unpacked package size, including dependencies.
Feature Fields -
See Advanced client features for detailed explanation about each feature.