mirror of https://github.com/vapor/docs.git
Merge pull request #70 from jakeheis/master
Added Flock and VaporFlock to package list
This commit is contained in:
commit
ff58128ea1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue