https://github.com/yudai-nkt/fresh-with-hono
🦕 🍋 🔥
https://github.com/yudai-nkt/fresh-with-hono
deno fresh hono
Last synced: 6 months ago
JSON representation
🦕 🍋 🔥
- Host: GitHub
- URL: https://github.com/yudai-nkt/fresh-with-hono
- Owner: yudai-nkt
- Created: 2023-02-17T02:58:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T17:37:13.000Z (over 2 years ago)
- Last Synced: 2025-04-20T23:32:29.287Z (6 months ago)
- Topics: deno, fresh, hono
- Language: TypeScript
- Homepage: https://fresh-with-hono.deno.dev
- Size: 13.7 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fresh with Hono
PoC project of Hono adapter for Deno's Fresh.
## Available endpoints
- JSON API: [`/api/todo`](https://fresh-with-hono.deno.dev/api/todo)
- Frontend UI: [`/todo`](https://fresh-with-hono.deno.dev/todo)
## Development
Launch a dev server with:
```
deno task dev
```
## License
MIT