An open API service indexing awesome lists of open source software.

https://github.com/zikwall/app_metrica


https://github.com/zikwall/app_metrica

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

          

# app_metrica

## What is it?

`// TODO`

## Usage

`// TODO`

### UI

- **KafDrop**: http://:8086/
- **UI for Apache Kafka**: http://:8087/

### How work with Clickhouse

- [See manual](/cluster/clickhouse/README.md)

### How work with Kafka

- [See manual](/cluster/kafka/README.md)

### How generate swagger docs

```bash
swag init -g ./cmd/gateway/main.go
```