1.0.116 • Published 1 year ago

observability-alert-server v1.0.116

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Observability Alerts Server

Backend to handle all types of alert and Provide API endpoint to read and apply filter, sort and pagination.

API Endpoint

pathType
\api\v1\alert\listPOST
\api\v1\alert\metaGET

Postman Collection: https://documenter.getpostman.com/view/11505310/2s93Xwz4Z5

Installation

  1. npm i
  2. npm run build
  3. npm start

Zeeve Packages Used

  1. auth-sdk
  2. express-server-library
  3. message-bus
  4. notifications-sdk
  5. postgres-interaction-sdk