Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mukulmantosh committed Nov 6, 2023
1 parent 47d7051 commit 8070cd0
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,21 +87,24 @@ make test
![test-app](./misc/gotest.gif)


#### REST Examples
## REST Examples

You can find the Postman Collection/HTTP Client for GoLand under `postman_httpclient` directory.

![postman-app](./misc/postman.png)

#### Docker
## Docker

You have the option to retrieve the image from [DockerHub](https://hub.docker.com/r/mukulmantosh/go-ecommerce-echo).


#### Running Application in Local Kubernetes
### Running Application in Local Kubernetes

Proceed with the instructions to launch your
application within a local Kubernetes cluster,
such as Docker Desktop or Minikube.

Before proceeding, make sure to update the ConfigMap.

![k8s-terminal](./misc/k8s.png)

0 comments on commit 8070cd0

Please sign in to comment.