Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yudai-nkt/fresh-with-hono

🦕 🍋 🔥
https://github.com/yudai-nkt/fresh-with-hono

deno fresh hono

Last synced: 3 days ago
JSON representation

🦕 🍋 🔥

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