Query for URL
Build query from opts
build(list) :: String.t
Build query from opts.
iex> ZenEx.Query.build(per_page: 100) "?per_page=100"