Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theluqmn/rm-yap-urls

Link shortener backend webserver
https://github.com/theluqmn/rm-yap-urls

bun-js javascript link-shortener sqlite url urls

Last synced: about 1 month ago
JSON representation

Link shortener backend webserver

Awesome Lists containing this project

README

        

# rm-yap-urls (Remove Yapping in URLs)

`version 0.1` | Designed and developed by [Luqman](https://theluqmn.github.io)

Link shortener backend webserver, designed to redirect shortened URLs to their original URLs.

## Stack

- Language: JavaScript
- Runtime: [Bun](https://bun.sh)
- Database: SQLite

## To-do

### Version 0

Focus on core functionalities.

- [x] links
- [x] add links
- [x] update links
- [x] delete links
- [ ] webserver (in progress)
- [ ] redirect from ID to link