Example API This an API example using the OpenAPI REST API framework. Requirements Node.js 20 LTS or higher Local Development Install dependencies: npm install Run the local tests npm test Fix linting issues npm run lint:fix