file-upload-grpc

command module
v0.0.0-...-536d2ce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 17 Imported by: 0

README

Simple s3 AWS file upload built using Go & GRPC

Usage

Add your application configuration to your .env file in the root of your project:

AWS_REGION=
AWS_BUCKET_NAME=
  • Start the server
go run server.go
  • Upload using the client
go run client.go <filename>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This project is licensed under the MIT License - see the LICENSE file for details

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL