We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Example of Hono REST API with Bun from PZN
To install dependencies:
bun install
To run:
bun run dev
open http://localhost:3000