mavenlink / brainstem

The Brainstem gem provides a framework for converting ActiveRecord objects into a great JSON API. Brainstem Presenters allow easy application of user-requested sorts, filters, and association loads, allowing for simpler implementations, fewer requests, and smaller responses.
MIT License
203 stars 14 forks source link

API v2+ #104

Open juanca opened 6 years ago

juanca commented 6 years ago

Just a general issue about potential useful

I think it will make sense to use a Github Project to manage prioritization. This issue should be used to propose and discuss changes.

juanca commented 6 years ago

Chore

Remove redundant count key-value in response bodies. See related issue: https://github.com/mavenlink/brainstem/issues/101

juanca commented 3 years ago

More ideas in bigmaven: https://github.com/mavenlink/mavenlink/issues/4968