Update index.md

This commit is contained in:
Tanner 2017-05-19 11:46:08 +01:00 committed by GitHub
parent 72740daa0e
commit e39403410a
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ These are officially supported packages for Vapor that are not included by defau
- [MySQL Provider](https://github.com/vapor/mysql-provider): MySQL provider for Vapor.
- [Leaf](https://github.com/vapor/leaf): An extensible templating language.
- [Leaf Provider](https://github.com/vapor/leaf-provider): Leaf provider for Vapor.
- [Redbird](https://github.com/vapor/redbird): Pure-Swift Redis client implemented from the original protocol spec.
- [Redis](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.
- [JWT](https://github.com/vapor/jwt): JSON Web Tokens in Swift.
- [JWT Provider](https://github.com/vapor/jwt-provider): JWT conveniences for Vapor.