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 # Sgot
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 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 ## Features
[x] No duplicated URL - [x] No duplicated URL
[x] Simple UI - [x] Simple UI
[x] Simple database Json file - [x] Simple database Json file
[x] Restful API - [x] Restful API
[x] Simple Click Statistik - [x] Simple Click Statistik
[ ] Delete URL - [ ] Delete URL
[ ] Login - [ ] Login
## API ## API

Loading…
Cancel
Save