Skip to content

akamai-api/golang

Repository files navigation

An idiomatic Golang client for the Akamai API

Build Status

Project which sets up a server that listens to information from Akamai servers. It sends the data to Influxdb and shows the data in Grafana.

To see how to compile and run the application see our documentation: https://github.com/akamai-api/golang/tree/master/docs

Dependency Management

This project uses dep for dependency management. See the README of dep for installation instructions: https://github.com/golang/dep#setup. Execute dep ensure [-update] for installing/updating dependencies.

Releases

No releases published

Packages

No packages published