Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2017-01-03 06:13:11 +0300
committerChaoyi Zha <summermontreal@gmail.com>2017-01-03 06:13:11 +0300
commit399aa191264cfe210c1d204f2711e976c20662ff (patch)
treef84b56d1454081a32d54e27b462741233af93925
parented0e411fcf8caf191aef5674dd27e3fbe26fc1b3 (diff)
parent91478d248dc94fe8009b660542cb7527be332dd5 (diff)
Merge branch 'master' of github.com:cydrobolt/polr
-rw-r--r--docs/developer-guide/api.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/developer-guide/api.md b/docs/developer-guide/api.md
index 0594323..a89e7d4 100644
--- a/docs/developer-guide/api.md
+++ b/docs/developer-guide/api.md
@@ -149,3 +149,7 @@ Example `json` error response:
Example `plain_text` error response:
`custom ending already in use`
+
+## Testing the API
+
+You may test your integrations on http://demo.polr.me with the credentials "demo-admin"/"demo-admin". Keep in mind the instance is only a demo and may be cleared at any time.