Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knewter/dpd_client
https://github.com/knewter/dpd_client
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/knewter/dpd_client
- Owner: knewter
- License: mit
- Created: 2013-11-26T20:58:51.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-02T14:21:55.000Z (about 9 years ago)
- Last Synced: 2024-10-29T08:41:25.129Z (3 months ago)
- Language: Elixir
- Size: 199 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- freaking_awesome_elixir - Elixir - An API client for the DPD service. (Third Party APIs)
- fucking-awesome-elixir - dpd_client - An API client for the DPD service. (Third Party APIs)
- awesome-elixir - dpd_client - An API client for the DPD service. (Third Party APIs)
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_IDOnce 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.