在C ++中的RESTful客户端API [英] RESTful Client API in C++

查看:277
本文介绍了在C ++中的RESTful客户端API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何开源库可以在C ++中实现RESTful Client(用于解释HTTP请求作为REST服务调用的库)?



我的要求是连接到Amazon Web服务并获取在C ++中给定用户帐户可用的EC2实例列表(及其详细信息)。



我知道亚马逊在Java,C#中为此提供了API。但我想在C + +。如果亚马逊在C ++中提供,那就好了,请指导我。



您的帮助非常感谢。



<

解决方案

ffead-cpp 网络框架。它有很多其他功能,如依赖注入,序列化,有限反映,JSON等等。请检查...


Is there any open source library available that implements RESTful Client(library for interpreting HTTP requests as REST service calls) in C++ ?

My requirement is to connect to Amazon Web Services and get the list of EC2 instances(and their details) available for given user account in C++.

I know Amazon provides API's for this in Java, C#. But I want in C++. If Amazon provides in C++ too, that would be fine, Please guide me.

Your help is much appreciated.

Regards

Bharatha Selvan.

解决方案

You should try the ffead-cpp web framework. It has a host of other features like Dependency Injection, Serialization, Limited Reflection, JSON etc to name a few. Do check it out...

这篇关于在C ++中的RESTful客户端API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆