Simple api to store data in database (MongoDB)
View the documentation here
- Clone the repo
git clone https://github.com/Jay-Karia/database-api.git
- Install dependencies
bun install
- Setup environment variables
- Create
.env
file - See the
env.example
file and copy past it in.env
file
- Create
- π₯ Hono.js
- β Cloudfare Workers
- πΌPrisma
- π MongoDB
- π Zod
This is NOT a public API.
A token is required to use this API.