Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/theluqmn/rm-yap-urls
- Owner: theluqmn
- License: mit
- Created: 2024-11-22T09:07:05.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-24T02:18:28.000Z (about 1 month ago)
- Last Synced: 2024-11-24T03:19:37.423Z (about 1 month ago)
- Topics: bun-js, javascript, link-shortener, sqlite, url, urls
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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