Skip to content

Commit

Permalink
docs: add fastify-bree (#3278)
Browse files Browse the repository at this point in the history
  • Loading branch information
climba03003 committed Aug 23, 2021
1 parent b213983 commit 6ded7ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Ecosystem.md
Expand Up @@ -84,6 +84,7 @@ Plugins maintained by the Fastify team are listed under [Core](#core) while plug
- [`fastify-blipp`](https://github.com/PavelPolyakov/fastify-blipp) Prints your routes to the console, so you definitely know which endpoints are available.
- [`fastify-bookshelf`](https://github.com/butlerx/fastify-bookshelfjs) Fastify plugin to add [bookshelf.js](https://bookshelfjs.org/) ORM support.
- [`fastify-boom`](https://github.com/jeromemacias/fastify-boom) Fastify plugin to add [boom](https://github.com/hapijs/boom) support.
- [`fastify-bree`](https://github.com/climba03003/fastify-bree) Fastify plugin to add [bree](https://github.com/breejs/bree) support.
- [`fastify-casbin`](https://github.com/nearform/fastify-casbin) Casbin support for Fastify.
- [`fastify-casbin-rest`](https://github.com/nearform/fastify-casbin-rest) Casbin support for Fastify based on a RESTful model.
- [`fastify-casl`](https://github.com/Inlecom/fastify-casl) Fastify [CASL](https://github.com/stalniy/casl) plugin that supports ACL-like protection of endpoints via either a preSerialization & preHandler hook, sanitizing the inputs and outputs of your application based on user rights.
Expand Down

0 comments on commit 6ded7ff

Please sign in to comment.