zenstack/packages/server
2024-10-29 12:33:23 -07:00
..
src fix(server): change nextjs adapter's context params to be Promise to satisfy Next15's linter (#1809) 2024-10-25 13:47:26 -07:00
tests Improve working with entities related to entities that uses compound ids (#1801) 2024-10-25 09:04:49 -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 chore: bump version (#1814) 2024-10-29 12:33:23 -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.