BusCarDsl

Build Status

A Domain Specific Language for composing ElasticSearch queries without all the nesting.

Installation

If available in Hex, the package can be installed by adding bus_car_dsl to your list of dependencies in mix.exs:

def deps do
[{:bus_car_dsl, "~> 0.1.1"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/bus_car_dsl.