{"id":19028115,"url":"https://github.com/ffcactus/odata-batch","last_synced_at":"2026-05-01T22:30:17.233Z","repository":{"id":127618659,"uuid":"145195130","full_name":"ffcactus/odata-batch","owner":"ffcactus","description":"OData REST API batch operation demo","archived":false,"fork":false,"pushed_at":"2018-08-19T14:12:34.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T03:19:05.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ffcactus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-18T06:11:56.000Z","updated_at":"2018-08-19T14:12:36.000Z","dependencies_parsed_at":"2023-07-09T09:03:07.085Z","dependency_job_id":null,"html_url":"https://github.com/ffcactus/odata-batch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffcactus%2Fodata-batch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffcactus%2Fodata-batch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffcactus%2Fodata-batch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffcactus%2Fodata-batch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffcactus","download_url":"https://codeload.github.com/ffcactus/odata-batch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240079610,"owners_count":19744720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T21:09:59.655Z","updated_at":"2026-05-01T22:30:17.181Z","avatar_url":"https://github.com/ffcactus.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# odata-batch\nOData REST API batch operation demo\n\nUsage\n\nFor single operation:\ncurl \\\n    --data '{\"Value\": 100}' \\\n    -X POST localhost:3000/calculator/Actions/Calculator.Add\n\nFor batch operation:\ncurl \\\n     -H 'Content-Type: multipart/mixed;boundary=$boundary' \\\n     --data-binary batch_1111-2222-3333-4444\n     -F 'request={\"Value\": 1};type=application/http'\n     -F 'request={\"Value\": 2}'\n     -X POST localhost:3000/calculator/$batch","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffcactus%2Fodata-batch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffcactus%2Fodata-batch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffcactus%2Fodata-batch/lists"}