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-01 19:52:54 +0300
committerGitHub <noreply@github.com>2017-01-01 19:52:54 +0300
commit91478d248dc94fe8009b660542cb7527be332dd5 (patch)
treeddcf0c04d77ae9da1ec503758f8e2e1417a40086
parent91b9def4aa603a329194e2dcf8f2b4badbd66cb9 (diff)
Add link to demo in API doc
-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.