Skip to content

Commit

Permalink
update location of example
Browse files Browse the repository at this point in the history
  • Loading branch information
michield committed Nov 18, 2015
1 parent e71b49c commit 747ed68
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Expand Up @@ -48,9 +48,6 @@ Log in to /admin and the collapsed "Plugins" menu should have two links added: "

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

###4. Test
Click on "restapi test" to test your installation of the API plugin!

##Access
Autentication required as admin in phpList.

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


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

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

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

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

0 comments on commit 747ed68

Please sign in to comment.