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
a set of resource definitions for some (simplified) real-world service like Twitter, a Blog, or something;
a sample dataset (in a format to be defined);
a set of queries on those and their expected reply per the spec;
could
serve as some common end-to-end testing of various server implementations;
show potential users the level of support/various opinions of each implementation;
show potential users how the definition of those resources could be done with each implementation (i.e. it could lead to some standardized docs - less hassle for potential users).