Merge pull request #97 from ankit1ank/master

Adds heimdall repo
This commit is contained in:
Tanner 2016-12-15 10:48:49 -05:00 committed by GitHub
commit 3b9befb575
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ Here are a list of providers and third party packages that work great with Vapor
- [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.
- [Heimdall](https://github.com/himani93/heimdall): An easy to use HTTP request logger.
## Authors