command
module
Version:
v0.0.0-...-0d7a5af
Opens a new window with list of versions in this module.
Published: Nov 1, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
A simple products crud service built with Go, Gin Framework, Postgresql
Steps to Up and run products service in your machine
-
Go to auth directory by cd product
.
-
Run Command go install && go mod tidy
-
Run make run
and this will start products server.
-
Test the endpoints by using API testing tool like Postman or Thunder Client on localhost:9090/home
.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.