Skip to content

Example API built with Node.js, Fastify, and TypeScript — includes Prometheus metrics and preconfigured Grafana dashboards

Notifications You must be signed in to change notification settings

rdrigos/node-api-example

Repository files navigation

Node.js API Example

Example API built with Node.js, TypeScript, and Fastify, focused on clean architecture and integration with Prometheus and Grafana for metrics collection and visualization.

🧩 Technologies

🚀 How to run

  1. Clone the repository:

    git clone https://github.com/rdrigos/node-api-example.git
    cd node-api-example
  2. Start the environment with Docker Compose:

    docker-compose up --build
  3. Access the services:

About

Example API built with Node.js, Fastify, and TypeScript — includes Prometheus metrics and preconfigured Grafana dashboards

Resources

Stars

Watchers

Forks