package
0.0.0-20230710133019-2a316f358375
Repository: https://github.com/kaisalhusrom/restapi.git
Documentation: pkg.go.dev

# Functions

insert Product.
inser User.
delete product by id.
Delete users with belong products.
Get Product with id.
Get Products.
Get one user info only by id.
Get user info with his products by id.
Get All users with all their products.
GET users info only.
update product by id.
update users info.