Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
xinliangnote committed Sep 23, 2019
1 parent f822885 commit b098970
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,21 @@ go run main.go
|-----------------------------------|
```

#### Test demo
#### HTTP Demo

```
curl -X POST http://127.0.0.1:9999/product
```

#### Jaeger 链路追踪 Demo

http://127.0.0.1:9999/jaeger_test

## Documents

- [中文文档](https://github.com/xinliangnote/Go/tree/master/03-go-gin-api%20%5B文档%5D/)
- [帮助文档](https://github.com/xinliangnote/Go/tree/master/03-go-gin-api%20%5B文档%5D/)

- [Jaeger 链路追踪 Service 端](https://github.com/xinliangnote/go-jaeger-demo)

## Learning together

Expand Down

0 comments on commit b098970

Please sign in to comment.