Files
landing_page/qdrant-landing/content/features/easy-to-use.md
T
Andrey Vasnetsovandqdrant f1d8084f70 rename qdrant-client (#128)
* rename qdrant-client

* docs auto-sync

---------

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2023-03-30 22:04:44 +02:00

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.