Merge pull request #70 from jakeheis/master

Added Flock and VaporFlock to package list
This commit is contained in:
Tanner 2016-11-01 12:45:19 -04:00 committed by GitHub
commit ff58128ea1
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ Here are a list of providers and third party packages that work great with 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
- [Flock](https://github.com/jakeheis/Flock): Automated deployment of Swift projects to servers
- [VaporFlock](https://github.com/jakeheis/VaporFlock): Use Flock to deploy Vapor applications
## Authors