erlef / rebar3_hex

Rebar3 Hex library
Apache License 2.0
101 stars 49 forks source link

Implement key commands #123

Closed starbelly closed 5 years ago

starbelly commented 5 years ago
Implement key commands

 - support for listing, fetching, generating and revoking of keys
 - create rebar3_hex_results and move table functions to here for reuse
   by key module
 - Added experimental rebar3_hex_client to keep hex_core isolated and
     http response handling abstracted