kitura provider

This commit is contained in:
Tanner Nelson 2016-10-14 13:54:45 -04:00
parent 85208839ac
commit be9224bd7c
No known key found for this signature in database
GPG Key ID: 9C24375C64856B76
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ Here are a list of providers and third party packages that work great with Vapor
- [Mongo Provider](https://github.com/vapor/mongo-provider): MongoKitten provider 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.
## Authors