Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/knewter/dpd_client


https://github.com/knewter/dpd_client

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this 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.