Fake Calculator API

✓ Server is running | 176 products loaded

Available Endpoints

GET /products or /product

Returns all products as JSON array

POST /refresh

Reloads products from GitLab without restarting the server

curl -X POST http://localhost:8080/refresh

Source

Data is loaded from products.yaml in the odoo-connector repository via GitLab API.