# pledge-backend **Repository Path**: cong1987/pledge-backend ## Basic Information - **Project Name**: pledge-backend - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-18 - **Last Updated**: 2025-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pledge-backend The project is divided into two parts, one is API and the other is scheduled task API cd api go run pledge_api.go pool task cd schedule go run pledge_task.go