package
0.0.0-20240203062412-3d2e955217d7
Repository: https://github.com/hoan-k-le/golang-gin-api-ecom.git
Documentation: pkg.go.dev

# Functions

create products.
delete products.
GET /product/:id.
GET /product.
HashPassword used to encrypt the password before it is stored in the DB.
Login is the api used to get a single user.
No description provided by the author
filter products.
No description provided by the author
edit products.
Verify the password.