e
eng_name
tags
% curl 'http://localhost:5000/list_columns?table=countries&detail=1&-riap-fmt=json-pretty'
[
200,
"OK",
[
{
"pos" : 1,
"name" : "id",
"t
http://localhost:5000/api/list_tables
* Function arguments can be given via GET/POST params or JSON hash in req body
* To find out which arguments a function supports, try:
http://localhost:5
data, use the C<-riap-fmt>
special argument:
% curl http://localhost:5000/list_tables?-riap-fmt=json-pretty
[
200,
"OK",
[
"\"main\".\"continents\"",
"\"main\".\"countries\"",