mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-27 15:08:30 +02:00
* rename qdrant-client * docs auto-sync --------- Co-authored-by: qdrant <qdrant@users.noreply.github.com>
11 lines
447 B
Markdown
11 lines
447 B
Markdown
---
|
|
title: Easy to Use API
|
|
icon:
|
|
- url: /features/settings.svg
|
|
- url: /features/microchip.svg
|
|
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. |