Hello!
My team started using this package for a mobile application and it is very nice (thank you). One feature that would be really nice would be to make it possible to query multiple non-related resources in a single api call and get all the data back at one time (rather than making multiple requests to various api endpoints and getting back individual responses). We end up making quite alot of custom endpoints where we manually send back the data we want for a given interface in our apps so that we can avoid multiple round trips to the api. Anyway, this is just a suggestion that I hope is considered for the future. Thanks!