Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there a W3C API standard response/Params format ? #162

Open
rv2931 opened this issue Nov 6, 2024 · 0 comments
Open

is there a W3C API standard response/Params format ? #162

rv2931 opened this issue Nov 6, 2024 · 0 comments

Comments

@rv2931
Copy link

rv2931 commented Nov 6, 2024

Hello
I'm looking for standards applied to API RestFull that is a W3C standard
I've seen JSON:API, HAL+JSON, PostgRest, ODATA, Jsend
Each of them propose some syntaxes, some way to manage pagination, some variable name for it, soles of them propose some link to ease discovering, some of them no, some of them include schema definition and even catalog for ODATA, some of them not at all as Jsend. add the same considerations for filtering data via query parameters (Elastic serach, Opendatasoft have their own standards...)
I know that PostgRest is conform or try to be confirm to HTTP standard using http headers for pagination but in the content, it is really simple. To much maybe and finally the content doesn't respond to a specific standard, only pagination...
It is quite a mess and I don't manage to know if one of them are really standard in W3C terms
Maybe my question is wrong and maybe smthe standard is just to have no standard and the standard is to give openapi description and so your conform with your standard and conform as you supply an openapi schema... ?
I don't know... I'm lost :D
Thank in advance for your time
RV

@w3c w3c deleted a comment from Jpac7-ai Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant