{"id":19402746,"url":"https://github.com/cscfi/datacopiercore","last_synced_at":"2026-05-06T00:04:17.236Z","repository":{"id":50313424,"uuid":"397853299","full_name":"CSCfi/DataCopierCore","owner":"CSCfi","description":"API of the https://github.com/CSCfi/DataCopierEngine","archived":false,"fork":false,"pushed_at":"2023-08-31T10:54:54.000Z","size":100,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T00:28:08.807Z","etag":null,"topics":["java-11","maven","quarkus"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CSCfi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-08-19T07:19:45.000Z","updated_at":"2023-07-03T04:08:55.000Z","dependencies_parsed_at":"2024-11-10T11:26:19.383Z","dependency_job_id":null,"html_url":"https://github.com/CSCfi/DataCopierCore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CSCfi/DataCopierCore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSCfi%2FDataCopierCore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSCfi%2FDataCopierCore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSCfi%2FDataCopierCore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSCfi%2FDataCopierCore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSCfi","download_url":"https://codeload.github.com/CSCfi/DataCopierCore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSCfi%2FDataCopierCore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["java-11","maven","quarkus"],"created_at":"2024-11-10T11:25:36.297Z","updated_at":"2026-05-06T00:04:17.206Z","avatar_url":"https://github.com/CSCfi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DataCopierCore\nAPI of the https://github.com/CSCfi/DataCopierEngine\n\nThis project uses Quarkus.\n## Running the application in dev mode\n\nYou can run your application in dev mode that enables live coding using:\n```shell script\nmvn compile quarkus:dev\n```\n\n## Packaging and running the application\n\nThe application can be packaged using:\n```shell script\nmvn package\n```\nIt produces the `quarkus-run.jar` file in the `target/quarkus-app/` directory.\nBe aware that it’s not an _über-jar_ as the dependencies are copied into the `ta\nrget/quarkus-app/lib/` directory.\n\ncurl -v -d \"@ekatask.json\" -H \"Content-Type: application/json\" http://localhost:8080/v1/copy\ncontent of the ekatask.json:\n{\n    \"requester\": \"arska\",\n    \"source\": {\n\t\"type\": \"IDA\",\n\t\"auth\": {\n\t    \"token\": \"puppua\"\n\t},\n\t\"param\": {\n\t    \"omistaja\": \"123\",\n\t    \"polku\": \"foo/bar\"\n\t}\n    },\n      \"destination\": {\n\t  \"type\": \"ALLAS\",\n\t  \"protocol\": \"S3\",\n\t\"auth\": {\n\t    \"accessKey\": \"puppua2\",\n\t    \"secretKey\": \"puppua3\"\n\t},\n\t\"param\": {\n\t    \"omistaja\": \"bucket_136\",\n\t    \"polku\": \"foo/bar2\"\n\t}\n      }\n }\n\n\n## Creating a native executable\n\nYou can create a native executable using: \n```shell script\n./mvn package -Pnative\n```\n\nand the docker file is in src/main/docker directory\nand the native case use the native one which contains further build instructions\n\n## Provided Code\n\n### Config\n\nis in src/main/resources directory\n\n## Author\n\nPekka Järveläinen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcscfi%2Fdatacopiercore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcscfi%2Fdatacopiercore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcscfi%2Fdatacopiercore/lists"}