You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.