Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 805 Bytes

File metadata and controls

35 lines (30 loc) · 805 Bytes

Go REST API Server for Acronis

This is API for Cloud-Based Microservice for for Components of Distributed System Metrics and Logs Aggregation with Storage Them in Cloud Infrastructure

Overview

This server is set to help different users automate their process of working with information gained from metrics and logs files. It can help you to get statistic information from your files and see where your processes might have run into trouble.

  • API version: 1.1
  • Build date: 2018-12-11T19:37:11

Directory tree

AcronisStuff

go-server-server-generated

go

all_api.go

DB_worker.go

logs_api.go

metric_api.go

routers.go

main.go

templates

main.html

Running the server

To run the server, follow these simple steps:

go run main.go