REST API
{% if debug %}
{{path}}
PK
{% for k, v in input.items %}
{{k}}
X
{% endfor %}
+ ADD NEW PARAM
GET
POST
DELETE
SUBMIT
{% else %}
{{path}}
{{req_out}}
{% endif %}
{{version}}
response:
{{ output }}