2021-09-15 19:11:17 +00:00
2021-09-03 09:52:42 +00:00
2021-09-03 09:52:42 +00:00
2021-09-15 19:11:17 +00:00
2021-09-03 09:52:42 +00:00
2021-09-15 19:11:17 +00:00
2021-09-03 09:52:42 +00:00
2021-09-03 09:52:42 +00:00
2021-09-03 09:52:42 +00:00
2021-09-15 19:11:17 +00:00
2021-09-03 09:52:42 +00:00
2021-09-03 09:52:42 +00:00

Product Catalog API

Blogs for Detailed Tutorial:

Run API

go run .\main.go

Use the above command to run API on your local machine on port 9090.

Building Docker Image

docker build -t microsrvice . docker images docker run -p 9090:9090 microservice

Languages
Go 97.2%
Dockerfile 2.8%