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
The problem with JSONPlaceholder is there is no state – we can't really create, change or delete objects.
Probably we should make own similar implementation, with short-lived stated, for example via random subdomains.
http://jsonplaceholder.typicode.com
This way we can safely test pull requests, etc.
The text was updated successfully, but these errors were encountered: