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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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 !