frmichel / sparql-micro-service

SPARQL micro-services: A lightweight approach to query Web APIs with SPARQL
Apache License 2.0
36 stars 9 forks source link

Support Web API with no parameter #15

Closed frmichel closed 4 years ago

frmichel commented 4 years ago

A simple JSON file can be considered as a basic non-parameterized Web API.

Yet, it is not possible to define a SµS with no parameter. One has to define a fake parameter that will not be used in the Web API query string.

frmichel commented 4 years ago

Fixed in commit https://github.com/frmichel/sparql-micro-service/commit/789c32058b7915af13317d4d442314ab10e6aa47