# scim **Repository Path**: mirrors_auth0/scim ## Basic Information - **Project Name**: scim - **Description**: SCIM v1.0 API server - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scim SCIM v1.0 API server # setup 1. run `npm i` 2. run `node server` 3. make your requests to `http://localhost:8080/scim/*`