# CloudflareDB **Repository Path**: lnroboczy/CloudflareDB ## Basic Information - **Project Name**: CloudflareDB - **Description**: The low latency database powered by Cloudflare Worker and KV - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-17 - **Last Updated**: 2021-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Namespace Name section Type a Name & Click on Add, a namespace will created.
- Now click on Workers & Create a worker
- Copy the code of [worker.js](https://github.com/cachecleanerjeet/CloudflareDB/blob/main/worker.js "worker.js") , paste into Worker & Click on Save & Deploy
- Now go back to worker main page, here you will see that your created worker listed there, click on that.
- Click on Settings
- In KV Namespace Bindings section click on Add Binding
- Write TUHIN in Variable name & select your recently created Namespace for KV namespace.
- You just made your Cloudflare DB, Now Read the API Endpoint and use it in your Project 😪
### *Secure with Token :*
*You can impliment token based authentication system for POST and DELETE requests*
- Write your key in POSTKEY to secure POST requests with a Token (Line No: 12)
- Write your key in DELETEKEY to secure DELETE requests with a Token (Line No: 13)
### *Note for Kangers :*
Kanging will not make you a developer. So, don't be a kanger âš
### *License & Copyright :*
- This Project is [Apache-2.0](https://github.com/cachecleanerjeet/CloudflareDB/blob/main/LICENSE) Licensed
- Copyright 2021 by [Tuhin Kanti Pal](https://github.com/cachecleanerjeet)
### *Connect :*
- [Channel](https://telegram.dog/tprojects)
- [Support Group](https://telegram.dog/t_projects)
### Thanks to Cloudflare to give these services for free 🥰