Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 652 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 652 Bytes

Simple Web server and web app

Use bcrypt for the password hashing and matching so run this in the terminal: go get golang.org/x/crypto/bcrypt

  • run the golang-simple-webserverapp.exe image *this will run a localhost on port 8080 *open a browser and enter the url: http://localhost:8080/ image *Click the register button and follow the instructions.

**shutdown the server by navigating to http://localhost:8080/shutdown