[ 
https://issues.apache.org/jira/browse/TAJO-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375460#comment-14375460
 ] 

David Chen commented on TAJO-1333:
----------------------------------

For a C++ REST library, have you looked at 
https://github.com/mrtazz/restclient-cpp? It is built upon libcurl and provides 
some abstractions that is more intuitive than using libcurl itself.

Here are a few other C++ JSON libraries to consider:

* https://github.com/open-source-parsers/jsoncpp
* https://github.com/miloyip/rapidjson
* https://github.com/eteran/cpp-json

> Add C++ Client based on REST API
> --------------------------------
>
>                 Key: TAJO-1333
>                 URL: https://issues.apache.org/jira/browse/TAJO-1333
>             Project: Tajo
>          Issue Type: New Feature
>          Components: client
>            Reporter: Hyunsik Choi
>            Assignee: Seungun Choe
>              Labels: c++
>
> C++ is necessary for ODBC driver. If REST API is achieved, C++ client can be 
> implemented easier without any heavy dependency



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to