https://github.com/patarapolw/ts-openapi-fastify
Fastify with OpenAPI and typescript-json-schema example
https://github.com/patarapolw/ts-openapi-fastify
fastify openapi swagger typescript-json-schema
Last synced: 2 months ago
JSON representation
Fastify with OpenAPI and typescript-json-schema example
- Host: GitHub
- URL: https://github.com/patarapolw/ts-openapi-fastify
- Owner: patarapolw
- Created: 2020-05-23T03:15:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T18:36:34.000Z (about 4 years ago)
- Last Synced: 2025-06-20T06:38:40.454Z (10 months ago)
- Topics: fastify, openapi, swagger, typescript-json-schema
- Language: TypeScript
- Size: 655 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-openapi-fastify
Fastify with OpenAPI and typescript-json-schema example.
Used stacks.
- "fastify": "^2.14.1"
- "typescript-json-schema": "^0.42.0"
- "fastify-oas": "^2.7.0"
