Y
Hacker News
new
|
ask
|
show
|
jobs
by
TKAB
89 days ago
could this be useful for embedding info in server generated web pages that are then picked up by a JavaScript. e.g. a tom-select country picker that gets its data from an embedded RX structure?
1 comments
creationix
89 days ago
yes, this would work very well for any case where you have embedded databases of unstructured data that you want to query in a website or edge server
link