ExEasyPost - Elixir client for the EasyPost API

Just released ex_easypost. An Elixir client for the EasyPost API.

This initial version has support for Addresses, Parcels, Insurances, Shipments, and Trackers.

The design was heavily influenced by the ex_aws package.

package: https://hex.pm/packages/ex_easypost
documentation: https://hexdocs.pm/ex_easypost
code: https://github.com/sticksnleaves/ex_easypost

2 Likes

Awesome!

Just released version 0.2.0 of ex_easypost.

This version adds support for batch and webhook endpoints.

2 Likes

Just released version 1.0.0 of ex_easypost.

This version adds support for all endpoints.

4 Likes