hueodev / go-auth

Very basic cmd based auth system made with Go and SQLite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go & SQLite

Go and SQLite CMD Based auth system i made when learning Go.

mockup

Getting started

To get started, run the following command:

# Start the project
go run ./

Code

All code is distributed under the MIT license.

About

Very basic cmd based auth system made with Go and SQLite

License:MIT License


Languages

Language:Go 100.0%