Skip to content

polowis/gsp_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Requirements

  • Golang v1.18

Installation

  1. Download required depedencies
go mod download
  1. Manually create SQLite Database
touch test.db
  1. Start the server
go run main.go

The server will be running on port 8090

About

A solution for password (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published