Update Postman

This commit is contained in:
Timo Fuchs
2019-12-20 13:40:37 +01:00
parent c22e882b4b
commit e18a2ef669

View File

@@ -0,0 +1,10 @@
---
title: "Postman"
ring: trial
quadrant: tools
---
[Postman](https://www.getpostman.com/) is an API testing and documentation tool. Requests can be bundled into folders
and easily be configured to be executed against multiple environments. Responses can be evaluated using the "test" feature.
Even automated testing is possible using [Newman](https://www.npmjs.com/package/newman) as an addition to Postman.