mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-18 15:37:42 +02:00
Done: * api client introduced * code can do a list and parse the json response Todo: * Token validation on API * Synchronise directory * Binary for api client * Format output for client (text/json/none) * Cleanup, most notably move http client code into util for re-use.