Skip to content

Commit 1fab905

Browse files
authored
docs: add elysia contributor (#452)
1 parent 0ba8e76 commit 1fab905

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/server-adapters/elysia.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import UsingAPI from './_using-api.mdx'
1212

1313
The `@zenstackhq/server/elysia` module provides a quick way to install a CRUD middleware onto an [Elysia](https://elysiajs.com/) app. Combined with ZenStack's power of enhancing Prisma with access policies, you can achieve a secure data backend without manually coding it.
1414

15+
This feature is contributed by [@rodrigoburigool](https://github.com/rodrigoburigool).
16+
1517
### Installation
1618

1719
```bash

0 commit comments

Comments
 (0)