https://github.com/yumikodev/bun-elysia-api
A simple CRUD with Bun, Elysia and Postgres (Prisma).
https://github.com/yumikodev/bun-elysia-api
bun elysia elysiajs postgresql prisma prisma-client typescript
Last synced: about 2 months ago
JSON representation
A simple CRUD with Bun, Elysia and Postgres (Prisma).
- Host: GitHub
- URL: https://github.com/yumikodev/bun-elysia-api
- Owner: yumikodev
- License: mit
- Created: 2023-11-28T03:16:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T16:38:11.000Z (about 2 years ago)
- Last Synced: 2025-08-09T22:55:28.026Z (11 months ago)
- Topics: bun, elysia, elysiajs, postgresql, prisma, prisma-client, typescript
- Language: TypeScript
- Homepage: https://bun-elysia-api.vercel.app
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bun Elysia API
A simple CRUD with [Bun](https://bun.sh/), [Elysia](https://elysiajs.com/) and Postgres ([Prisma](https://www.prisma.io/)).