Skip to content

layervault/AFS3Client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFS3Client

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 92.1%
  • Perl 5.3%
  • Ruby 2.6%