PostgreSQL range types for Ecto
PgRanges provides a simple wrapper around `Postgrex.Range` so that you can create schemas with range type fields and use the native range type in migrations.
A passive slugging module -- simple, transliteration-free slugs.
A thin client library for the Socrata 2 API.
This library focuses on wrapping up query cruft into simple, composable functions and returning the bare HTTPoison responses to the user -- rather than controlling the request/response life cycle it's handed back to you and your application.