Static Params example
This example demonstrates a static API represented by a single handler that renders 6 sets of static parameters: section (a | b
) and page (1 | 2 | 3
).
Result
Code
Last updated on
This example demonstrates a static API represented by a single handler that renders 6 sets of static parameters: section (a | b
) and page (1 | 2 | 3
).