Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
petrvecera authored Mar 1, 2024
1 parent 9568dd8 commit 875d461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -8,9 +8,9 @@ Easily specify dynamic query parameters in your reqeust. This plugin extends the
#### Full description
This plugin improves upon the functionality of the built-in JSON API data list binder with the following features:
* **Simple query parameter defintion** - The query parameter grid lets you easily specify which query parameters should be set to what dynamic values.
* **Improved datalist export** - Compatible with more APIs thanks to combining multiple access mechanisms.
* **Improved datalist export** - Compatible with more APIs thanks to combining multiple access mechanisms. This allows you to export all pages from the API resource when when it needs pagination to access all data.

You can download a sample application pulling data from the Star Wars API with our plugin [here](#).
You can download a sample application pulling data from the Demo API with our plugin [here](#).

## Development
You can build the plugin via Docker by running the following command:

0 comments on commit 875d461

Please sign in to comment.