Skip to content

REST API that provides users with a place to store files and data.

License

Notifications You must be signed in to change notification settings

IRuuy/CloudFileStorageApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudFileStorageApi

REST API that provides users with a place to store files and data.

Java Spring Spring Boot Postgesql Redis Docker Minio Swagger Maven

Stack Diagramm

Get started

  1. Clone repository
git clone https://github.com/IRuuy/CloudFileStorageApi
  1. In order to run the application, you need to install docker compose and execute the command at project directory:
docker compose -f compose/docker-compose.yml up -d

OpenApi

You can get acquainted with the project documentation, available endpoints and request structure after launching the application using the link http://your-url/swagger-ui/index.html. File - openapi.json.

Database diagram

Database diagram

About

REST API that provides users with a place to store files and data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published