API Reference morpheus v0.1.1
Modules
Morpheus is an Elixir library for converting between camelCase and snake_case in Phoenix applications.
Transforms JSON responses in Phoenix applications from Elixir's snake_case to JavaScript's camelCase format.
A Phoenix plug that converts incoming request parameters from camelCase to snake_case.