Skip to content

tkrtmy/try-go-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ docker-compose up
$ curl -d'{"id":2}' localhost:5000/get-user
{"id":2,"name":"George","age":25}
$ curl -d'{"name":"Jimmy", "age":45}' localhost:5000/create-user
{"id":7}

Grafana

http://localhost:3000

user pass
try-go-kit pass

About

go-kitを触ってみる

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published