mgw2007 / metric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-metric

Sum Metric Service Problem

Build a metric logging and reporting service that sums metrics by time window for the most recent hour. You will build a lightweight web server that implements the two main APIs defined below.

For run app

make run

For run test

make test

For run build

make build

About


Languages

Language:Go 98.9%Language:Makefile 1.1%