Skip to content

dexterorion/sum-metrics-svc

Repository files navigation

True Tickets Metrics System

This project aims to create a metrics system to store and retrieve information related to metrics.

Dependencies

To fully use the project's capabilities, the following dependencies are needed:

Usage

Test

$ make test

Get deps

$ make deps

Build

$ make build

Run without swagger

$ make run-without-swagger

Run with swagger

For this case, you can get only the openapi specification, or you can make use of swagger-ui capabilities. Using swagger-ui capabilities require the following:

$ make run 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published