vt-elixir / ja_resource

A behaviour to reduce boilerplate code in your JSON-API compliant Phoenix controllers without sacrificing flexibility.
Other
113 stars 33 forks source link

Add model/0 hook w/ default implementation based on parsing controller name. #2

Closed alanpeabody closed 8 years ago

alanpeabody commented 8 years ago

This will be used for default records implementation as well as default handle_update/handle_create functions.