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

https://github.com/abdelhai/hana

hot off the space press
https://github.com/abdelhai/hana

deno deta deta-space hono

Last synced: about 2 months ago
JSON representation

hot off the space press

Awesome Lists containing this project

README

          

# Hana

[Hono](https://github.com/honojs/hono) on [Deno](https://github.com/denoland/deno) on [Space](https://deta.space) ✨

Get the [Space CLI](https://deta.space/docs/en/basics/cli) then run:

```bash
space new
```

To test locally, run:

```bash
space dev
```

To run on Space, run

```bash
space push
```