Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nurriyad/cloudflare-hono
API server build with Bun, Hono, Cloudflare, Neon PostgreSQL
https://github.com/nurriyad/cloudflare-hono
bun cloudflare drizzle-orm hono neon postgresql
Last synced: about 15 hours ago
JSON representation
API server build with Bun, Hono, Cloudflare, Neon PostgreSQL
- Host: GitHub
- URL: https://github.com/nurriyad/cloudflare-hono
- Owner: nurRiyad
- Created: 2024-05-15T14:53:51.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T16:41:23.000Z (8 months ago)
- Last Synced: 2024-05-22T16:56:10.977Z (8 months ago)
- Topics: bun, cloudflare, drizzle-orm, hono, neon, postgresql
- Language: TypeScript
- Homepage: https://cloudflare-hono.asadnurriyad.workers.dev/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple API Server
Build with Bun, Hono, Drizzle, Neon and deployed in Cloudflare```
bun install
bun run dev
bun run deploy
```