jaeyson / ex_typesense

Typesense client for Elixir with support for importing your Ecto schemas.
https://hexdocs.pm/ex_typesense
MIT License
30 stars 11 forks source link

feat(config): :white_check_mark: Add options configuration for HTTP client #51

Closed shijithkjayan closed 2 months ago

shijithkjayan commented 2 months ago

This change allows for additional configuration options to be passed to the HTTP client, enhancing its flexibility and configurability.