**Description** The backend counterpart to Issue. Provide an endpoint to expand compressed URL data into a full JSON split list. **Technical Tasks** - [ ] Implement `GET /api/v3/split/expand`. - [ ] **Logic**: Use `zlib` to decompress the payload and validate the structure. **Labels**: `[Backend]` `API` `Medium`
Description
The backend counterpart to Issue. Provide an endpoint to expand compressed URL data into a full JSON split list.
Technical Tasks
GET /api/v3/split/expand.zlibto decompress the payload and validate the structure.Labels:
[Backend]APIMedium