Link to the first iteration: • The Shameless Novice - Go - First Iteration
This video is still about the api_authentication Go application. We're accepting user credentials through form input, posting those to our handler function, and checking the credentials against a SQLite database. The only twist is that this time, instead of using the import gin router, I'm using the mux router.
How to use Go mux router
How to create WebGL package from Unity and serve in web browser
GitHub link to code: https://github.com/crunchmasterdeluxe/logi...