zenstack/packages/server
2024-10-09 14:10:05 -07:00
..
src fix(delegate): remove createManyAndReturn API from delegate model client (#1769) 2024-10-09 14:10:05 -07:00
tests RESTApiHandler support compound ids (@@id) (#1754) 2024-10-07 08:45:26 -07:00
CHANGELOG.md merge v2 to dev (#1281) 2024-04-24 21:19:41 +08:00
jest.config.ts chore: unify jest.config.ts and .eslintrc.json (#881) 2023-12-03 07:17:49 -08:00
LICENSE feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00
package.json feat(server): implementing hono adapter (#1739) 2024-09-30 15:16:20 -07:00
README.md merge v2 to dev (#1281) 2024-04-24 21:19:41 +08:00
tsconfig.json chore: enable corepack and upgrade pnpm (#1543) 2024-06-29 09:08:16 -07:00

ZenStack Server Adapters

This package provides adapters and utilities for integrating with popular Node.js servers, including Express, Fastify, and Nest.js.

Visit Homepage for more details.