Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeno Zeng committed Jul 25, 2017
1 parent 2170b78 commit 23424ea
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,18 @@ make
- Runtime: python2.7
- Handler: handler.Handle

#### Test Event

```json
{
"params":{
"querystring":{
"ip":"1.2.3.4,2.3.4.5"
}
}
}
```

### API Gateway

#### Method Request
Expand Down

0 comments on commit 23424ea

Please sign in to comment.