Looking for feedback on my first ever published Elixir Library

Hi all,

I just published my first Elixir library to Hex, and am looking for any and all feedback.

The library is basically just a database driver for Azure’s Cosmos Db using their REST API. My goal isn’t really to provide 100% coverage of the REST API, but to get the majority of what normal usage would be. Any feedback would be greatly appreciated.

Link: cosmos_db_ex | Hex

Thanks,
Jeramy

7 Likes