pure-data / deken

Externals wrangler for Pure Data
Other
145 stars 17 forks source link

search with the JSON API #293

Closed umlaeute closed 1 year ago

umlaeute commented 1 year ago

the deken cmdline tool expects the server to return text/tab-separated-values.

Thus we can use:

deken find --search-url https://deken.puredata.info/search
deken find --search-url https://deken.puredata.info/search.tsv

however, we *cannot use the JSON endpoint:

deken find --search-url https://deken.puredata.info/search.json