From f05d0fcc97a16c0bc76bb755bfc29f8cd9c16504 Mon Sep 17 00:00:00 2001 From: JustinM1 Date: Mon, 31 Oct 2016 21:20:37 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ba01d88..4b230e62 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Here are a list of providers and third party packages that work great with Vapor - [SwiftyBeaver](https://github.com/SwiftyBeaver/SwiftyBeaver-Vapor): Adds the powerful logging of SwiftyBeaver to Vapor. - [APNS](https://github.com/matthijs2704/vapor-apns): Simple APNS Library for Vapor (Swift). - [JWT](https://github.com/siemensikkema/vapor-jwt): JWT implementation for Vapor. +- [VaporS3Signer](https://github.com/JustinM1/VaporS3Signer): Generate V4 Auth Header/Pre-Signed URL for AWS S3 REST API ## Authors