This repository is containing examples using Hono.
yarn install
- basic - basic usage of a routing, middleware, and
Context
- blog - CRUD example
- durable-objects - simple example with Cloudflare Durable Objects
- jsx-ssr - JSX Sever Side Rendering using
nano-jsx
- mustache-template - HTML rendering with
mustache
middleware - serve-static - example of
serve-static
middleware
- hono-minimal - Minimal project with Hono.
- compute-starter-kit - A starter template with Hono for the Fastly Compute@Edge.
Yusuke Wada https://github.com/yusukebe
Distributed under the MIT License.