I’m trying. to write a simple GIN website. I want a login page where the user is presented with a form to enter username and password. How do I do this using GIN.
Thanks!
Joe
I’m trying. to write a simple GIN website. I want a login page where the user is presented with a form to enter username and password. How do I do this using GIN.
Thanks!
Joe
This is a strange question, it sounds like you don’t know anything about the web development process, I think you should understand the web workflow before trying to write an HTTP interface.
Instead of coming up and asking about the gin framework
When you know the basics of the web, I think you should know how to develop your intended web project.
I would recommend you to learn first these things in order:
Handle, HandleFunc, HandlerFunc, ListenAndServe ...
https://youtu.be/5BIylxkudaE?si=_iK5dkAkZgtjbGOs