Skip to content

anhtuank7c/mock-api

Repository files navigation

mock-api with Bun runtime

Super fast Mock API with Bun, Bun:Sqlite, ElysiaJS

Required

Getting Started

  • Clone this repo: git clone https://github.com/anhtuank7c/mock-api.git
  • Install deps: cd mock-api && bun install
  • Migrate DB and generate prisma client: bunx prisma migrate dev --name init && bunx prisma generate
bun dev

Open http://localhost:3000/swagger with your browser to see the documentation.

Deployment

Checkout ElysiaJS website.

About

Make your own APIs with ElysiaJS + Bun:Sqlite + Prisma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published