{"id":22727602,"url":"https://github.com/pagopa/io-functions-elt","last_synced_at":"2026-02-27T13:28:32.925Z","repository":{"id":38236143,"uuid":"406702151","full_name":"pagopa/io-functions-elt","owner":"pagopa","description":"Functions for ELT processes for PDND data exports","archived":false,"fork":false,"pushed_at":"2026-02-03T15:35:46.000Z","size":2234,"stargazers_count":0,"open_issues_count":8,"forks_count":1,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-02-04T04:22:18.632Z","etag":null,"topics":["elt","functions","io","pdnd"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/pagopa.png","metadata":{"files":{"readme":null,"changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-15T09:44:23.000Z","updated_at":"2026-02-03T15:35:42.000Z","dependencies_parsed_at":"2024-06-07T15:56:55.525Z","dependency_job_id":"f11cb7b8-ae92-484e-976a-f1b603fefc11","html_url":"https://github.com/pagopa/io-functions-elt","commit_stats":null,"previous_names":[],"tags_count":102,"template":false,"template_full_name":"pagopa/io-functions-template","purl":"pkg:github/pagopa/io-functions-elt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa%2Fio-functions-elt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa%2Fio-functions-elt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa%2Fio-functions-elt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa%2Fio-functions-elt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pagopa","download_url":"https://codeload.github.com/pagopa/io-functions-elt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa%2Fio-functions-elt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29896713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T12:09:13.686Z","status":"ssl_error","status_checked_at":"2026-02-27T12:09:13.282Z","response_time":57,"last_error":"SSL_read: 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":["elt","functions","io","pdnd"],"created_at":"2024-12-10T17:12:58.808Z","updated_at":"2026-02-27T13:28:32.915Z","avatar_url":"https://github.com/pagopa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IO Functions ELT\n\nAzure function used to export data outside App IO ecosystems.\n\n## Architecture\n\nThe project is structured as follows:\n\n* `CosmosApiServicesChangeFeed`: handle the change data capture for registered Services fetching data from cosmosdb via change feed and publishing them on a kafka complient topic.\n* `CosmosApiServicesImportEvent`: perfrom a massive export of all registered Services from cosmosdb. The operation is triggered by an import command message on a kafka complient topic.\n\n### Setup\n\nInstall the [Azure Functions Core Tools](https://github.com/Azure/azure-functions-core-tools).\n\nInstall the dependencies:\n\n```bash\n$ yarn install\n```\n\nCreate a file `local.settings.json` in your cloned repo by running:\n\n```bash\n$ cp ./local.settings.json.example ./local.settings.json\n```\n\n### Starting the functions runtime\n\n```bash\n$ yarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagopa%2Fio-functions-elt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpagopa%2Fio-functions-elt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagopa%2Fio-functions-elt/lists"}