docs: add Swagger UI

Summary:

Test Plan:
This commit is contained in:
2024-05-15 23:00:52 -04:00
parent 5d19c2fb90
commit dd47118f3a
3 changed files with 5 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
"deploy": "wrangler deploy --minify src/index.ts"
},
"dependencies": {
"@hono/swagger-ui": "^0.2.2",
"@hono/zod-openapi": "^0.12.0",
"gql.tada": "^1.7.4",
"graphql-request": "^7.0.1",