Skip to main content
To query this endpoint from your application in a type-safe way, you can use the apiClient in your Next.js application.

routes in apps/api

routes in apps/web

check Hono doc for more details

export types of router

hello/index.ts

use client