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

https://github.com/koriebruh/api-product

REST API PRODUCT USE GORM, GIN, JWT AND MYSQL
https://github.com/koriebruh/api-product

gin-gonic golang gorm jwt mysql product rest-api

Last synced: about 1 month ago
JSON representation

REST API PRODUCT USE GORM, GIN, JWT AND MYSQL

Awesome Lists containing this project

README

          

======================================================

we use module from :

-> go get -u github.com/gin-gonic/gin

-> go get -u gorm.io/gorm

-> go get -u gorm.io/driver/mysql

-> go get -u github.com/golang-jwt/jwt/v5

-> go get golang.org/x/crypto/bcrypt

======================================================

mybe will be add unit test usage lib:

-> go get github.com/stretchr/testify