From 59e5250fbca640ea0948dae83efc9d4d22f5c804 Mon Sep 17 00:00:00 2001 From: Joannis Orlandos Date: Thu, 27 Oct 2016 19:35:14 +0200 Subject: [PATCH] Add MainecoonVapor as a provider --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3e338f1..2ba01d88 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Here are a list of providers and third party packages that work great with Vapor - [MongoKitten*](https://github.com/OpenKitten/MongoKitten): Native MongoDB driver for Swift, written in Swift - [Mongo Driver](https://github.com/vapor/mongo-driver): MongoKitten driver for Fluent. - [Mongo Provider](https://github.com/vapor/mongo-provider): MongoKitten provider for Vapor. + - [MainecoonVapor](https://github.com/OpenKitten/MainecoonVapor): MongoKitten ORM for Vapor. - [Redbird](https://github.com/vapor/redbird): Pure-Swift Redis client implemented from the original protocol spec.. - [Redis Provider](https://github.com/vapor/redis-provider): Redis cache provider for Vapor. - [Kitura Provider](https://github.com/vapor/kitura-provider): Use IBM's Kitura HTTP server in Vapor.