# m5paper-webservice **Repository Path**: abcwonder/m5paper-webservice ## Basic Information - **Project Name**: m5paper-webservice - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-23 - **Last Updated**: 2024-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # M5Paper WebService ## Install * Command > `npm install` --> to Install ## Usage * Command > `node index.js` --> to Start Web Service * Access http://localhost:3001/screenshot.jpg --> to View jpg from /web/view.html (default) * Access http://localhost:3001/screenshot.jpg?url=http://example.com --> to View jpg from url * Access http://localhost:3001/view.html --> to Preview /web/view.html * Access http://localhost:3001/screenshot.jpg?url=http://localhost:3001/dash/index.html --> to View jpg from /web/dash/view.html ## License * MIT