mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 09:16:46 +00:00
docs: Added some stats and goals
This commit is contained in:
parent
8f0a6f0fc6
commit
4d3e52cc95
@ -5,11 +5,14 @@
|
|||||||
# ![Logo](actix/resources/assets/favicon-32.png) <span style="font-size:42px">Chhoto URL</span>
|
# ![Logo](actix/resources/assets/favicon-32.png) <span style="font-size:42px">Chhoto URL</span>
|
||||||
|
|
||||||
# What is it?
|
# What is it?
|
||||||
A simple selfhosted URL shortener with no unnecessary features.
|
A simple selfhosted URL shortener with no unnecessary features. Simplicity
|
||||||
|
and speed are the main foci of this project. The docker image is ~6 MB (compressed),
|
||||||
|
and it uses <5 MB of RAM under regular use.
|
||||||
|
|
||||||
Don't worry if you see no activity for a long time. I consider this project
|
Don't worry if you see no activity for a long time. I consider this project
|
||||||
to be complete, not dead. I'm unlikely to add any new features, but I will try
|
to be complete, not dead. I'm unlikely to add any new features, but I will try
|
||||||
and fix every bug you report.
|
and fix every bug you report. I will also try to keep it updated in terms of
|
||||||
|
security vulnerabilities.
|
||||||
|
|
||||||
If you feel like a feature is missing, please let me know by creating an issue
|
If you feel like a feature is missing, please let me know by creating an issue
|
||||||
using the "feature request" template.
|
using the "feature request" template.
|
||||||
@ -141,4 +144,4 @@ that those links aren't created by you.
|
|||||||
## Notes
|
## Notes
|
||||||
- It started as a fork of [this project](https://gitlab.com/draganczukp/chhoto-url).
|
- It started as a fork of [this project](https://gitlab.com/draganczukp/chhoto-url).
|
||||||
- The list of adjectives and names used for random short url generation is a modified
|
- The list of adjectives and names used for random short url generation is a modified
|
||||||
version of [this list used by docker](https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go).
|
version of [this list used by docker](https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go).
|
||||||
|
Loading…
Reference in New Issue
Block a user