fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.9K
active users

#jsonapi

0 posts0 participants0 posts today

Excited to welcome Panagiotis Moutsopoulos to #DrupalDevDays 🥳

Join Panagiotis at #DDD24 to explore #Drupal's philosophy of using a single module for most cases, presenting problems and their solutions with various core or contrib modules and technologies, including #Panels, #Context, #DisplaySuite, #LayoutBuilder, #REST, and #JSONAPI.

🔗 Learn more about the BoF session at ddd2024.drupalcamp.bg/drupal-d

Replied in thread

@jorgealvarez @mxbck

I'm really confused as to why this is so novel to those who comment here. #JSON was not even a part of #REST: it is usually not *representing* anything and is *not* self-explanatory. Clients somehow have to catch up to API changes all the time, and backend can go chill??? This must be an obvious flaw with #JSONAPI.

And yet, the concept of #hypermedia responses, that #HTMX and #HATEOAS try to remind us of, seems alien to most. Oof, now that's the power of gaslighting in development circles! :rickwhoah:

The specification allows a client requesting inclusion of related resources. And it supports heterogeneous collections containing resources of different types. Both features does not play very well together yet. I drafted a proposal to close the gap: github.com/json-api/json-api/i Looking for feedback. Both from implementers of the spec as well as consumers working with the spec. Especially those using heterogeneous collections.

GitHubInclusion of related resources for heterogeneous collections · Issue #1695 · json-api/json-apiBy jelhan