CRUD with bun and sqlite Just a simple CRUD api with bun and sqlite. To install dependencies: bun install To run: bun dev