Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/egrizq/hono-be

REST API with Bun, Hono, Postgres
https://github.com/egrizq/hono-be

backend bun hono honojs postgres rest-api

Last synced: 15 days ago
JSON representation

REST API with Bun, Hono, Postgres

Awesome Lists containing this project

README

        

# hono-be

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```