Skip to content

sandeepkumardev-zz/awsCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-service

A cloud storage where users can register and upload any file.

How To get this working:

  • You need to GoLang installed.
  • You will need to run go mod download to install dependencies for this project. Do that in the root directory of the project.

Starting - Local

  • Copy .env.example to .env in the same directory
  • Remember to create your own .env based on the template provided.
  • Update environment variables with credentials for mysql
go run main.go

API Documentation

http://localhost:3000/swagger/index.html

About

A service where users can register themselves and can create personal space for uploading their files.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published