Skip to main content
  1. Projects/

auth-upload-rest-go

·49 words·1 min
Jake Roggenbuck
Author
Jake Roggenbuck
I am currently studying Computer Science

auth-upload-rest-go #

Authenticated REST server written in Go.

Usage #

Upload files to a dedicated server for file sharing, etc.

Running #

# Run the server
cd backend
go run .
# Open the index.html with firefox - you can use whatever browser you like
firefox index.html

Images #

image
image