syslog-api

API to query data recorded to mongodb by syslog-portal

MIT License

Stars
0

Syslog-Api

Description

A api for fetching and querying recorded messages from the syslog-api

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov
Badges
Extracted from project README
Quality Gate Status Coverage Security Rating Vulnerabilities Code Smells Bugs