Update README.md with a new idea!

This commit is contained in:
Schrottkatze 2023-02-19 00:13:20 +00:00
parent 56332c61f3
commit 8db35b80d9

View file

@ -27,6 +27,7 @@ Please do not ask for help in the issues of the original MicroBin repository, I'
- [ ] Proper database (_seriously, json isn't a database_) - [ ] Proper database (_seriously, json isn't a database_)
- [ ] Configurable endpoints (_so a url shortener isn't lengthened by /url/_) - [ ] Configurable endpoints (_so a url shortener isn't lengthened by /url/_)
- [ ] make root page a redirect and root based redirect
- [ ] Proper auth and permissions (_so a single user can also use it and send links_) - [ ] Proper auth and permissions (_so a single user can also use it and send links_)
- [ ] multi-user - [ ] multi-user
- [ ] Customizable keys (_so you can make fixed pastas_) - [ ] Customizable keys (_so you can make fixed pastas_)