https://github.com/ryuapp/deno-hono-valibot-openapi
https://github.com/ryuapp/deno-hono-valibot-openapi
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryuapp/deno-hono-valibot-openapi
- Owner: ryuapp
- License: mit
- Created: 2024-12-03T15:09:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-03T15:53:37.000Z (over 1 year ago)
- Last Synced: 2025-03-24T12:09:09.595Z (about 1 year ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deno-Hono-Valibot-OpenAPI
An example for Hono+Valibot+OpenAPI with Deno.
Ref: https://hono.dev/examples/hono-openapi
```bash
deno serve main.ts
```