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.