Whereas the JSON API, RELAXed Web Services, and GraphQL modules (see Chapters 12–14) are all implementations of specifications and provide web services, other contributed modules provide features that are adjacent or tangential to the provision of web services but advantage the developer in various ways, whether that means an improved developer experience or user experience. In this chapter, we cover some of the most popular modules in this arena.
For instance, JSON API Extras and JSON API Defaults extend the JSON API module to provide the ability to override the JSON ...