YagmurOzden / microservices-architecture

Building and learning microservices with GOlang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building and learning microservicews with GOlang

to test out the code in v0.0.5

run:$ go run main go

and from another terminal

run:$ curl localhost:9090/

it will give you the products you added.

About

Building and learning microservices with GOlang


Languages

Language:Go 100.0%