zenstack/packages/server
2025-12-29 16:32:52 +08:00
..
src feat: add tanstack start adapter (#2266) 2025-10-13 09:11:58 -07:00
tests fix(zod): add option to control zod version explicitly (#2288) 2025-10-29 10:33:38 -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 (#2322) 2025-12-29 16:32:52 +08:00
README.md merge v2 to dev (#1281) 2024-04-24 21:19:41 +08:00
tsconfig.json feat(server): add ApiHandlerService to handle request with NestJS (#2099) 2025-05-05 10:16:18 -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.