Add more todo

master
Sebastian Preisner 7 years ago
parent 93e59df04b
commit 09aedc3383

@ -3,13 +3,13 @@ Shrt is a lightwaight, self-hostable open-source link shortening web application
## 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
@ -55,5 +55,7 @@ Response:
## ToDo
* [ ] Add more Statistik details like the clicks from Country and Referer.
* [ ] Implements the correct HTTP Error Codes
* Add more Statistik details like the clicks from Country and Referer.
* Implements the correct HTTP Error Codes
* Add config File
* Secure the API with API Key [optional]

Loading…
Cancel
Save