Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 287 Bytes

File metadata and controls

7 lines (4 loc) · 287 Bytes

Using Hashing to prevent file duplicates and save storage

Example code implementing the idea explained here.

run server

Run the makefile or use go run cmd/main.go to start the server.