Das ist noch nicht ganz ausgetüftelt. Evtl fällt einem noch was besseres ein!
master
Sebastian Preisner 7 years ago
parent 09aedc3383
commit 7d739fb096

@ -1,15 +1,15 @@
# shrt
Shrt is a lightwaight, self-hostable open-source link shortening web application with a Restful API. It allows you to host your own URL shortener to gain control over you data. Shrt is inspired by [Polr](https://polr.me/index.php), a php based url shortener.
# Sgot
Sgot is a lightwaight, self-hostable open-source link shortening web application with a Restful API. It allows you to host your own URL shortener to gain control over you data. Shrt is inspired by [Polr](https://polr.me/index.php), a php based url shortener.
## Features
[x] No duplicated URL
[x] Simple UI
[x] Simple database Json file
[x] Restful API
[x] Simple Click Statistik
[ ] Delete URL
[ ] Login
- [x] No duplicated URL
- [x] Simple UI
- [x] Simple database Json file
- [x] Restful API
- [x] Simple Click Statistik
- [ ] Delete URL
- [ ] Login
## API

Loading…
Cancel
Save