mirror of https://github.com/vapor/docs.git
Merge pull request #88 from bygri/master
Add VaporForms to list of providers
This commit is contained in:
commit
fa4edba9e3
|
|
@ -74,6 +74,7 @@ Here are a list of providers and third party packages that work great with 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
|
||||
- [VaporForms](https://github.com/bygri/vapor-forms): Brings simple, dynamic and re-usable web form handling to Vapor.
|
||||
- [Jobs](https://github.com/BrettRToomey/Jobs): A minimalistic job/background-task system for Swift.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue