Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 236 Bytes

sourced.md

File metadata and controls

19 lines (13 loc) · 236 Bytes

Sourced

This microservice is responsible for sourcing data from the printers.

Usage

GET /

ip = x.x.x.x

eg. curl -X GET "http://localhost:8000/?ip=x.x.x.x

Run

make run

Dependencies

  • Node.js 18 or newer