libaws is a C++ library that allows to communicate with Amazon Web Services. Currently supported are Amazon S3, SQS, and SDB.
Categories
Web ServicesLicense
Apache License V2.0Follow An Amazon Web Services C++ Library
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
There was a time when I was desperately looking for a more C++ friendly S3 library; thats when I came across this one. I thought I had struck gold; it was golden indeed. But beneath the crust, it was some other crude metal which I couldn't make head or tail of! Point is, if you are looking for some back-to-front API in the name of C++, this if for you! You probably are much better off wrapping a curl based C library called libs3 beneath a C++ interface! I have used this approach in several projects and it works well!
-
Well done !