atviriduomenys / spinta

Spinta is a framework to describe, extract and publish data (a DEP Framework).
MIT License
10 stars 4 forks source link

`getone` for external `json` backend #619

Open karina-klinkeviciute opened 1 month ago

karina-klinkeviciute commented 1 month ago

add getone functionality to retrieve one item from json backend.

item should be retrieved in this way:

http GET "$SERVER/$DATASET/City/47cb18cb-77e7-4216-852d-122c9214a3af"

similar tasks: #513