Files
landing_page/qdrant-landing/content/features/easy-to-use.md
T
trean ac81691e3b Excluding empty pages from site map (#47)
* excluding empty pages from site map

* excluded a hidden article from sitemap
2022-05-25 13:49:46 +02:00

9 lines
384 B
Markdown

---
title: Easy to Use API
icon: api
weight: 10
sitemapExclude: True
---
Provides the [OpenAPI v3 specification](https://qdrant.github.io/qdrant/redoc/index.html) to generate a client library in almost any programming language.
Alternatively utilise [ready-made client for Python](https://github.com/qdrant/qdrant_client) or other programming languages with additional functionality.