This is the repository of the system of nodes, which are responsible for saving and obtaining files, to communicate with a node it is enough to call the grpc methods
- Clone the repo
git clone https://github.com/atlanta-mediafile/storage-node.git
- Run test
go test -v ./...
- Run node
go run .
Distributed under the MIT License. See LICENSE
for more information.