Exd v0.1.26 Exd View Source

Ecto adapter for Exd library

Example

config :exd,

plugins: [
  Exd.Plugin.Request,
  Exd.Plugin.JSON,
  Exd.Plugin.HTML,
  Exd.Plugin.XML,
  Exd.Plugin.RDMS
]