Skip to content

Commit bdb384a

Browse files
author
Sam Tuke
authored
Added section on testing API with Postman
Included link to external pre-prepared Postman requests
1 parent 2bafbde commit bdb384a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ Please install this package via Composer from within the
3636
[phpList base distribution](https://github.com/phpList/base-distribution),
3737
which also has more detailed installation instructions in the README.
3838

39+
## Local demo with Postman
40+
41+
You can try out the API using pre-prepared requests and the Postman GUI
42+
tool. Install Postman as a browser extension or stand-alone app, open the
43+
[phpList 4 REST API Demo collection](https://documenter.getpostman.com/view/3293511/phplist-4-rest-api-demo/RVftkC9t#4710e871-973d-46fa-94b7-727fdc292cd5) and click 'Run in Postman'.
44+
3945

4046
## Contributing to this package
4147

0 commit comments

Comments
 (0)