kurierjs / kurier

TypeScript framework to create JSON:API compliant APIs
https://kurier.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

Add support for Many-To-Many operations #216

Open spersico opened 5 years ago

spersico commented 5 years ago

image

I believe that this could be done in a couple of ways:

joelalejandro commented 3 years ago

This is being researched in the @kurier/addon-many-to-many package.

marcemira commented 9 months ago

Alright, here's a built-in implementation of manyToMany relationships feature/many-to-many, myself and @Martinarbez are working on a project that implements Kurier, but it was lacking this critical feature, we'll be happy to receive commentaries 🙏🏻 and hopefully get this feature landed on the package.