You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,12 @@ Please install this package via Composer from within the
36
36
[phpList base distribution](https://github.com/phpList/base-distribution),
37
37
which also has more detailed installation instructions in the README.
38
38
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'.
0 commit comments