Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexcaza/smolink
Smolink is a URL shortener written in Go; designed to be used with Dropshare/Shortshare
https://github.com/alexcaza/smolink
Last synced: 4 days ago
JSON representation
Smolink is a URL shortener written in Go; designed to be used with Dropshare/Shortshare
- Host: GitHub
- URL: https://github.com/alexcaza/smolink
- Owner: alexcaza
- License: mit
- Created: 2023-12-31T19:07:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-03T20:33:01.000Z (11 months ago)
- Last Synced: 2024-01-03T21:29:30.209Z (11 months ago)
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# smolink
Smolink is a URL shortener written in Go; designed to be used with Dropshare/ShortshareThis is still a massive WIP, mostly written for my personal use.
It works by storing short URLs in a sqlite3 database.