json-server icon indicating copy to clipboard operation
json-server copied to clipboard

Please add Server-Send-Events on changes to the json data

Open Alex-Jongman opened this issue 1 year ago • 2 comments

Would be nice if the json-server would offer server-send-events when data gets created, modified or deleted. Front-ends then could use EventSource to get notified and can react on the changes.

Alex-Jongman avatar Sep 16 '24 15:09 Alex-Jongman