Popularity
0.8
Stable
Activity
0.0
Stable
1
3
0
Monthly Downloads: 2
Programming language: Elixir
License: MIT License
Tags:
Third Party APIs
dpd_client alternatives and similar packages
Based on the "Third Party APIs" category.
Alternatively, view dpd_client alternatives based on common mentions on social networks and blogs.
-
ethereumex
Elixir JSON-RPC client for the Ethereum blockchain 0x063D3d782598744AF1252eBEaf3aA97D990Edf72 -
MongoosePush
MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS. -
cashier
Cashier is an Elixir library that aims to be an easy to use payment gateway, whilst offering the fault tolerance and scalability benefits of being built on top of Erlang/OTP
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
Do you think we are missing an alternative of dpd_client or a related project?
README
DPD Client
This is a simple API client for the DPD API. Running the tests requires you to have three ENV vars set:
- GETDPD_USERNAME
- GETDPD_API_KEY
- GETDPD_STORE_ID
Once you've set those, you should be able to just mix test
and verify it works
against your account.
NOTE: GETDPD_API_KEY
can be found on your DPD profile page.