mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 17:26:45 +00:00
docs: Edited the features section
This commit is contained in:
parent
f331370767
commit
8ba8472940
12
README.md
12
README.md
@ -26,13 +26,13 @@ Chhoto (ছোট, [IPA](https://en.wikipedia.org/wiki/Help:IPA/Bengali): /tʃʰ
|
|||||||
for small. URL means, well... URL. So the name simply means Small URL.
|
for small. URL means, well... URL. So the name simply means Small URL.
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
- Shortens URLs of any length to a fixed length, randomly generated string.
|
- Shortens URLs of any length to a randomly generated link.
|
||||||
- (Optional) Allows you to specify the shortened URL instead of the generated
|
- (Optional) Allows you to specify the shortened URL instead of the generated
|
||||||
one (Missing in a surprising number of alternatives).
|
one. (It's surprisingly missing in a surprising number of alternatives.)
|
||||||
- Opening the fixed length URL in your browser will instantly redirect you
|
- Opening the shortened URL in your browser will instantly redirect you
|
||||||
to the correct long URL (you'd think that's a standard feature, but
|
to the correct long URL. (So no stupid redirecting pages.)
|
||||||
apparently it's not).
|
- Super lightweight and snappy. (The docker image is only ~6MB and RAM uasge
|
||||||
- Provides a simple API for adding new short links.
|
stays under 5MB under normal use.)
|
||||||
- Counts number of hits for each short link in a privacy respecting way
|
- Counts number of hits for each short link in a privacy respecting way
|
||||||
i.e. only the hit is recorded, and nothing else.
|
i.e. only the hit is recorded, and nothing else.
|
||||||
- Allows setting the URL of your website, in case you want to conveniently
|
- Allows setting the URL of your website, in case you want to conveniently
|
||||||
|
Loading…
Reference in New Issue
Block a user