Skip to content

taufiqkba/go_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Authentication using MySQL

  • Go Auth (register & login services)
  • Using MySQL for database
  • Validation implement go-playground-validator
  • Simple UI using HTML & CSS with Bootstrap 5

Installation

  • Clone Repository

git clone https://github.com/taufiqkba/go_auth.git

  • Setup database using MySQL
  • Running with hot reload, just command air and the project will be running

API End Point

Index

GET /

Register

GET /register

Register Request

POST /register

Logout

GET /logout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages