[Feature request] A REST API client implemented in C/C++.
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 115
説明
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Motivation
Some older operating system environments (such as Windows 7 or older versions) often cannot meet the dependencies required to connect to database session tools. Users can connect to databases using REST API, but REST API requires users to implement URL concatenation and processing themselves. This feature will provide an efficient REST API client implemented in C++, allowing users to embed REST API into their development environment just like using a session.
### Solution
In this implementation, support will be provided for older versions of C++, such as C++98, to allow users to utilize it in a broader range of programming environments.
### Alternatives
### Are you willing to submit a PR?
- [X] I'm willing to submit a PR!
コントリビューションガイド
調査の方向性
この issue では、ファイル、テスト、エントリーポイントが指定されていません。まず既存の REST API と session-tool の統合箇所を見つけ、次に C++98 の互換性制約を確認してください。古い環境向けに組み込み可能な C++ REST API クライアントが定義・実装されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- api, databases
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100