You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a simplified way of doing content negotiation in our App(s)
whereby we only add one line to the router.ex and one line to each controller.
I think it's possible, but I don't know for sure. 💭
I would prefer to avoid including Phoenix as a Dependency ... because of maintenance and RAM.
So this issue is a "SPIKE" to:
explore how to do content negotiation in a reusable plug.