zenstack/packages/server
2024-10-18 10:57:19 +02:00
..
src Expose urlSegmentNameCharSet option 2024-10-18 10:57:19 +02:00
tests Expose urlSegmentNameCharSet option 2024-10-18 10:57:19 +02: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 (#1778) 2024-10-15 11:09:51 -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.