Skip to content

Commit

Permalink
Add link to dynamodb library
Browse files Browse the repository at this point in the history
  • Loading branch information
steinfletcher authored Jan 4, 2020
1 parent 71b259b commit 849b0f6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,11 @@ go get -u github.com/steinfletcher/apitest

### Companion libraries

| Library | Comment |
| -------------------------------------------------------------- | ------------------------------------ |
| [JSONPath](https://github.com/steinfletcher/apitest-jsonpath) | JSONPath assertion addons |
| [PlantUML](https://github.com/steinfletcher/apitest-plantuml) | Export sequence diagrams as plantUML |
| Library | Comment |
| -------------------------------------------------------------- | -----------------------------------------------|
| [JSONPath](https://github.com/steinfletcher/apitest-jsonpath) | JSONPath assertion addons |
| [PlantUML](https://github.com/steinfletcher/apitest-plantuml) | Export sequence diagrams as plantUML |
| [DynamoDB](https://github.com/steinfletcher/apitest-dynamodb) | Add DynamoDB interactions to sequence diagrams |

### Credits

Expand Down

0 comments on commit 849b0f6

Please sign in to comment.