Skip to content

Commit 747ed68

Browse files
committed
update location of example
1 parent e71b49c commit 747ed68

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ Log in to /admin and the collapsed "Plugins" menu should have two links added: "
4848

4949
Click on the item "RESTAPI" item for more information!
5050

51-
###4. Test
52-
Click on "restapi test" to test your installation of the API plugin!
53-
5451
##Access
5552
Autentication required as admin in phpList.
5653

@@ -65,11 +62,10 @@ First login to phpList with *POST* method and body parameters: "login" and "pass
6562

6663

6764
##Client
68-
To try the RESTAPI, please use a client like CocaRestClient or eqvivalent!
6965

70-
There is an example class in restapi-test/phplist_restapi_helper.php if you like to try it in PHP.
66+
Some examples and a client class to access the API can be found at
7167

72-
For examples check commands in restapi-test/main.php
68+
https://github.com/michield/phplist-restapi-client
7369

7470
##Standard reponse
7571
All responses is returned in json and encoded to UTF-8.

0 commit comments

Comments
 (0)