Initial commit

This commit is contained in:
Florian THIERRY
2025-11-14 14:17:55 +01:00
commit 56e178789f
68 changed files with 1776 additions and 0 deletions

25
README.md Normal file
View File

@@ -0,0 +1,25 @@
# imagora
## User types
### All user types
Features:
- Login
### Administrator
Features:
- List existing users
- Get a user details
- Create a new user
- Update an existing user
- Delete an existing user
### Standard user
Features:
- List folders
- List photos in a folder
- Get a photo
- Create a new folder
- Upload a single photo in a folder
- Upload multiple photos in a zip archive
# Documentations
https://commons.apache.org/proper/commons-compress/examples.html#a7z