inaka / Dayron

A repository `similar` to Ecto.Repo that maps to an underlying http client, sending requests to an external rest api instead of a database
http://inaka.net/blog/2016/05/24/introducing-dayron/
Apache License 2.0
159 stars 20 forks source link

Accept Ecto.Changesets #47

Open flaviogranero opened 8 years ago

flaviogranero commented 8 years ago

Add support to Ecto.Changeset, casting field values, running validations before sending requests