wprater / AFS3Client

AFNetworking Extension for Amazon S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AFOS3Client

AFS3Client is an extension for AFNetworking that simplifies the process uploading files to Amazon's S3 service.

This is the most basic, featureless implementation possible as it only PUTs an object to S3. But it handles the messy process of creating the signature for an S3 request.

Most of the code was borrowed from ASIHTTPRequest.

License

AFS3Client is available under the MIT license. See the LICENSE file for more info.

About

AFNetworking Extension for Amazon S3

License:MIT License


Languages

Language:Objective-C 94.1%Language:Perl 5.9%