Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/igrek8/readme-metric-reporter-nestjs

Report Nest.js API usage metrics to README.io
https://github.com/igrek8/readme-metric-reporter-nestjs

monitoring nestjs readmeio

Last synced: 8 days ago
JSON representation

Report Nest.js API usage metrics to README.io

Awesome Lists containing this project

README

        

# Report Nest.js API usage metrics to [README.com](https://docs.readme.com/docs/api-metrics-in-readme)

Collect and publish Nest.js API usage metrics to README.io

[![NPM](https://badgen.net/npm/v/readme-metric-reporter-nestjs)](https://www.npmjs.com/readme-metric-reporter-nestjs)
[![Coverage](https://codecov.io/gh/igrek8/readme-metric-reporter-nestjs/branch/main/graph/badge.svg)](https://codecov.io/gh/igrek8/readme-metric-reporter-nestjs)
![Release](https://badgen.net/github/checks/igrek8/readme-metric-reporter-nestjs)
![License](https://badgen.net/github/license/igrek8/readme-metric-reporter-nestjs)

## Installation

```bash
npm install --save readme-metric-reporter-nestjs

yarn add readme-metric-reporter-nestjs
```

## View in the dashboard

Review a request metric
dashboard

## Usage

[Example](./src/demo/main.ts)