aboutsummaryrefslogtreecommitdiff
path: root/development/postman/README
diff options
context:
space:
mode:
authorEbben Aries <e@dscp.org>2019-01-14 08:50:02 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-14 08:50:02 +0700
commit289f5120c531977e6fed6a51c8081bcd71a31c8d (patch)
tree7d8aa95e25d960ab1e72d9801b606bc89679742a /development/postman/README
parent3cd5704f70d12de846e1fedc6d2ed74bc6c3a961 (diff)
downloadslackbuilds-289f5120c531977e6fed6a51c8081bcd71a31c8d.tar.xz
development/postman: Added (Test Tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/postman/README')
-rw-r--r--development/postman/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/development/postman/README b/development/postman/README
new file mode 100644
index 000000000000..334c00a25ef1
--- /dev/null
+++ b/development/postman/README
@@ -0,0 +1,12 @@
+postman (Build, test, and document your APIs faster)
+
+Postman makes API development faster, easier, and better.
+
+Postman features include:
+* Powerful, simple to use GUI
+* Saved history of API requests
+* Unlimited collections, environments, tests, and sharing
+* Automated testing with collection runner
+* Web-viewable, detailed API documentation
+* Flexible API monitoring, for uptime, performance, and accuracy
+* Mock servers, to support split-stack development