Deta.space is now sunsetting its product on the 17th of October 2024 and since Redir relies on the Deta base, this app will no longer work and the repo will be archived. Read more on their website.
RIP Deta Space (2022-2024)
A simple short link app made using Deta base.
- Dashboard
- API
- Edit/delete short links
- View all short links with click count
POST /api/create
- Create a short link
id: // it will auto generate a id for the short link if you don't provide one,
original_link: // your long link,
GET /api/list
- Get all short linksPOST /api/update/:id
- Update a short link
id: // your id,
original_link: // your long link,
DELETE /api/delete/:id
- Delete a short link
Deploy to your own instances on Deta for free
God damn i love deta...