mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add bit (#1128)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
fc842aac31
commit
b4118ff6b3
1 changed files with 11 additions and 0 deletions
11
software/bit.yml
Normal file
11
software/bit.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: bit
|
||||
website_url: https://github.com/sjdonado/bit
|
||||
source_code_url: https://github.com/sjdonado/bit
|
||||
description: Fast, lightweight, resource-efficient, compiled URL shortener powered by SQLite.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
- Crystal
|
||||
tags:
|
||||
- URL Shorteners
|
||||
Loading…
Reference in a new issue