An open API service indexing awesome lists of open source software.

https://github.com/codenoid/gin-gorm-sqlite-auth-example

Gin GORM Sqlite Auth Example
https://github.com/codenoid/gin-gorm-sqlite-auth-example

Last synced: 4 months ago
JSON representation

Gin GORM Sqlite Auth Example

Awesome Lists containing this project

README

          

# Gin GORM Sqlite Auth Example

```sh
go run .
# open localhost:8080
```

```
username: rubi
password: test123
```