Skip to content

Commit 9c03896

Browse files
authored
docs(ecosystem): adds fastify-hana to the community plugins list (fastify#5289)
* docs(ecosystem): adds fastify-hana to the community plugins list * docs(Ecosystem): changed fastify-hana placemet to fit in a-z order * docs(ecosystem): adds fastify-hana to the community plugins list Signed-off-by: Yoav Gal <[email protected]> --------- Signed-off-by: Yoav Gal <[email protected]>
1 parent e10ae40 commit 9c03896

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Guides/Ecosystem.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,8 @@ section.
386386
Providers.
387387
- [`fastify-guard`](https://github.com/hsynlms/fastify-guard) A Fastify plugin
388388
that protects endpoints by checking authenticated user roles and/or scopes.
389+
- [`fastify-hana`](https://github.com/yoav0gal/fastify-hana) connects your
390+
application to [`SAP-HANA`](https://help.sap.com/docs/SAP_HANA_CLIENT).
389391
- [`fastify-hashids`](https://github.com/andersonjoseph/fastify-hashids) A Fastify
390392
plugin to encode/decode IDs using [hashids](https://github.com/niieani/hashids.js).
391393
- [`fastify-hasura`](https://github.com/ManUtopiK/fastify-hasura) A Fastify

0 commit comments

Comments
 (0)