https://github.com/sandipmavani/mysqlapi
https://github.com/sandipmavani/mysqlapi
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sandipmavani/mysqlapi
- Owner: sandipmavani
- Created: 2022-01-09T03:39:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T06:01:49.000Z (over 3 years ago)
- Last Synced: 2025-01-11T21:10:49.404Z (5 months ago)
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Go Auth Application
## Available Scripts
```
go run main.go
```## Packages
1. Frontend with Next JS and following packages
- jwt-go
- fiber
- fasthttp
- crypto/bcrypt
- mysql
- gorm