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
{{ message }}
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.
It is surprising that the docs for the RESTful API Modeling Language don't include any example of actual REST APIs, but only of APIs with static routes like /users/{userId}/groups which contradicts the HATEOAS principle that is at the heart of what REST is.
Could you add examples of RESTful APIs?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It is surprising that the docs for the RESTful API Modeling Language don't include any example of actual REST APIs, but only of APIs with static routes like
/users/{userId}/groups
which contradicts the HATEOAS principle that is at the heart of what REST is.Could you add examples of RESTful APIs?
The text was updated successfully, but these errors were encountered: