From c831347ba3e6fd336f3b386a53ffd402df68ac21 Mon Sep 17 00:00:00 2001 From: nasr Date: Mon, 1 Dec 2025 23:59:45 +0100 Subject: refactor: readme --- README.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0e68dd5..65a7232 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ TODO: Explanation on how to run the tests The server will start on `http://localhost:8080` with the following endpoints: -- `GET /` - API status +- `GET /platform` - API status - `GET /cpu` - CPU performance metrics and stress testing - `GET /ram` - RAM usage metrics and memory allocation tests @@ -109,19 +109,6 @@ Torque is built using modern Scala functional programming patterns: sbt compile ``` -### Creating a Fat JAR - -```bash -sbt assembly -``` - -## Configuration - -Torque can be configured via environment variables: - -- `TORQUE_PORT` - HTTP server port (default: 8080) -- `TORQUE_HOST` - Server host (default: localhost) - ## API Documentation ### CPU Endpoint -- cgit v1.2.3-70-g09d2