# cobol-worker **Repository Path**: mirrors_cloudflare/cobol-worker ## Basic Information - **Project Name**: cobol-worker - **Description**: No description available - **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-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cobol-worker ## Play The possible picks are `rock`, `scissors` and `paper`. ```sh curl -d "pick=rock" https://cobol.demos.cloudflare.com | jq . ``` ## Deploy Make sure to change the `wrangler.toml` with your zone's information. ```sh npm run deploy ```