mirror of https://github.com/vapor/docs.git
Merge pull request #223 from vapor/leaf-error-middleware
Add Leaf Error Middleware to community list
This commit is contained in:
commit
0aec3b0d20
|
|
@ -114,6 +114,7 @@ These are packages maintained by community members that work great with Vapor.
|
|||
- [Heimdall](https://github.com/himani93/heimdall): An easy to use HTTP request logger.
|
||||
- [Jobs](https://github.com/BrettRToomey/Jobs): A minimalistic job/background-task system for Swift.
|
||||
- [Kitura Provider](https://github.com/vapor/kitura-provider): Use IBM's Kitura HTTP server in Vapor.
|
||||
- [Leaf Error Middleware](https://github.com/brokenhandsio/leaf-error-middleware) - Custom 404 and error views for your website
|
||||
- [MarkdownProvider](https://github.com/vapor-community/markdown-provider) - Easily use Markdown from Leaf.
|
||||
- [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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue