Merge pull request #163 from vapor/bhPackages

Add Broken Hands packages to community list
This commit is contained in:
Tanner 2017-05-22 17:49:19 +01:00 committed by GitHub
commit b23cb20a37
1 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,8 @@ These are packages maintained by community members that work great with Vapor.
- [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.
- [Heimdall](https://github.com/himani93/heimdall): An easy to use HTTP request logger.
- [SteamPress](https://github.com/brokenhandsio/SteamPress): A blogging engine for Vapor.
- [Vapor Security Headers](https://github.com/brokenhandsio/VaporSecurityHeaders): Add common security headers to your Vapor Application.
- [MarkdownProvider](https://github.com/vapor-community/markdown-provider) - Easily use Markdown from Leaf.
### Providers