lucacorti / jsonapi_plug

JSON:API library for Plug and Phoenix applications
https://hexdocs.pm/jsonapi_plug
MIT License
11 stars 3 forks source link

Extract API from recasing function #57

Closed lucacorti closed 6 months ago

lucacorti commented 6 months ago

This should reduce the number of calls to API.get_config and allow to reuse the recasing function to do underscoring elsewhere.