1.0.6 • Published 9 months ago
@httpi/adapter-hono v1.0.6
@httpi/adapter-hono
This is a Hono adapter for @httpi/client.
Install the adapter using one of these:
npm i @httpi/adapter-hono
yarn add @httpi/adapter-hono
pnpm i @httpi/adapter-hono
Example usage
A Cloudflare Workers implementation example is shown here: https://github.com/real2two/httpi/blob/main/apps/hono-cfworkers/src/server.ts