From dee69ac5f11db60762a61b295f54f6b88780197c Mon Sep 17 00:00:00 2001 From: Ankit Goel Date: Thu, 15 Dec 2016 21:15:35 +0530 Subject: [PATCH] Adds heimdall repo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d63d0b8..67ec075d 100644 --- a/README.md +++ b/README.md @@ -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