mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add rs-short (#245)
This commit is contained in:
parent
a60fc9624d
commit
b3f8306da6
1 changed files with 11 additions and 0 deletions
11
software/rs-short.yml
Normal file
11
software/rs-short.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: "rs-short"
|
||||
website_url: "https://git.42l.fr/42l/rs-short"
|
||||
source_code_url: "https://git.42l.fr/42l/rs-short"
|
||||
description: "A lightweight link shortener written in Rust, with features such as caching, spambot protection and phishing detection."
|
||||
licenses:
|
||||
- MPL-2.0
|
||||
platforms:
|
||||
- Rust
|
||||
tags:
|
||||
- URL Shorteners
|
||||
demo_url: "https://s.42l.fr/"
|
||||
Loading…
Reference in a new issue