Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 888 Bytes

File metadata and controls

35 lines (24 loc) · 888 Bytes

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: