| セクション 7 |
![]() |
API |
| 7.2 Usage examples
Example 1 This simple form implements only the two required parameters. The action in the form tag calls a JavaScript function which initiates an AJAX call. The search input is passed to the API and results are returned back in the default output as JSON. From that point, JavaScript parses the JSON into a nice table structure and is displayed to the user. Related topics Getting started |

































