Skip to content

vineeth357/dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Technologies & Architecture

  • Backend: Responsible for handling API requests. Used SpringBoot.
  • Database: MySQL for storing file metadata.
  • Storage: Local storage for stroing actual file content.

Implemented 5 APIs -> upload, read, update, delete and list files.

Ignored USER Layer.

About

The goal of this project is to implement a simplified Dropbox-like service where users can upload, retrieve, and manage their files through a set of RESTful APIs. The service should also support the storage of metadata for each uploaded file, such as the file name, creation timestamp, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages