[2.x] TDB (IPROTO): HTTP(s) API
Open
@xuniq is already working on this.
Since Sep 25, 2024.
TDB
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
GH repo: https://github.com/tarantool/tarantooldb
Related dev issues :
Root documents:
- https://www.tarantool.io/ru/tarantooldb/doc/latest/reference/
- https://www.tarantool.io/ru/tarantooldb/doc/latest/user_guide/
SME: @ a1div0 @ Galiev-Ruslan @ Satbek
Details
Предоставить возможность внешним приложениям взаимодействовать с Tarantool DB через HTTP(S) API в части доступа к данным. Выполнение через HTTP API следующих операций:
- Запись данных
- Чтение данные
- Изменение данных
- Удаление данных
Скорее всего нужен будет How-to + reference
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.