diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,3 +31,7 @@ attempts to use a backup sql file to create the database. You can only search a parameter at a time. This is because Rust needs to process the sql queries ahead of time in order to make them safe to injection attacks. + +## TODO +[ ] - User / Password system, use user id to generate tokens +[ ] - Add documentation (Utoipa) |