Skip to content

stardestro/golang-simple-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-simple-server

This is a simple example that will allow you to upload a file and download it. The html is non-dynamic so you have to get the name from the directory then past it in the field on the page. This also implements encryption of the files on the server side although a better application would use WASM to encrypt client side before sending it to the server. Encryption is done on the file after receiving it with AES.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published