Skip to content

kocherovv/s3-manager-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3-manager-api

It's a simple Springboot REST api. Its use AWS SDK for connecting with S3. I use 3 entities: User, File and Revision. I impl entity listener pattern with Spring. This project has not yet been written and does not use class packages.

Description

Users can register, login and read/download the files. Moderators, can upload, update and delete the files, read users. Admin can do all that he want, update/delete users, change roles and other.

Hibernate used for work with postgres. Postgres used for stored audit data, user data and metainformation about files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages