Packages

An Elixir SDK for Porter's delivery API, providing a simple and reliable way to integrate Porter's logistics services into your Elixir applications. Features include getting delivery quotes, creating and managing delivery orders, and real-time order tracking.

Current section

Files

Jump to
ex_porter_sdk CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.0 (2024-01-24)
### First Release
* Initial implementation of Porter SDK
* Features include:
* Get delivery quotes
* Create orders
* Track orders
* Cancel orders
* Includes test helpers and stubs
* Complete documentation