{"id":28480425,"url":"https://github.com/deloitteoptimalreality/airflow-wrapper-go","last_synced_at":"2025-07-08T18:34:32.588Z","repository":{"id":246835359,"uuid":"823890363","full_name":"DeloitteOptimalReality/airflow-wrapper-go","owner":"DeloitteOptimalReality","description":"A wrapper library that sets up a client interface for airflow-client-go","archived":true,"fork":false,"pushed_at":"2024-11-13T06:10:25.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-07T19:06:24.133Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeloitteOptimalReality.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":"2024-07-04T00:17:41.000Z","updated_at":"2025-02-16T22:32:54.000Z","dependencies_parsed_at":"2024-09-13T12:50:27.715Z","dependency_job_id":"0a1b5d39-fc00-4085-95eb-6e49be037117","html_url":"https://github.com/DeloitteOptimalReality/airflow-wrapper-go","commit_stats":null,"previous_names":["deloitteoptimalreality/airflow-wrapper-go"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/DeloitteOptimalReality/airflow-wrapper-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeloitteOptimalReality%2Fairflow-wrapper-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeloitteOptimalReality%2Fairflow-wrapper-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeloitteOptimalReality%2Fairflow-wrapper-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeloitteOptimalReality%2Fairflow-wrapper-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeloitteOptimalReality","download_url":"https://codeload.github.com/DeloitteOptimalReality/airflow-wrapper-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeloitteOptimalReality%2Fairflow-wrapper-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263388625,"owners_count":23459240,"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":"2025-06-07T19:06:24.190Z","updated_at":"2025-07-03T19:32:44.186Z","avatar_url":"https://github.com/DeloitteOptimalReality.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n[![Actions Status](https://github.com/DeloitteOptimalReality/airflow-wrapper-go/actions/workflows/Linux.yml/badge.svg?branch=main)](https://github.com/DeloitteOptimalReality/airflow-wrapper-go/actions)\r\n\r\n# Introduction \r\nThis is a wrapper library of the airflow-client-go library. The library is written in Go and allows your to create clients with interface methods to interact with the Apache Airflow REST API.\r\n\r\n# Getting Started\r\nTo use this library, you need to have Go installed on your machine. You can download and install Go from [here](https://golang.org/dl/).\r\n\r\n# Usage\r\nTo import the library in your project, you can use the following command:\r\n```go\r\nimport \"github.com/DeloitteOptimalReality/airflow-wrapper-go/pkg/client\"\r\n```\r\n\r\nTo setup a client, you can use the following code:\r\n```go\r\nc := client.NewAirflowClient(\"localhost:8080\", \"http\", \"airflow\", \"airflow\")\r\n```\r\n\r\nTo get a DAG, you can use the following code:\r\n```go\r\ndag, err := c.GetDag(\"dag_id\")\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeloitteoptimalreality%2Fairflow-wrapper-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeloitteoptimalreality%2Fairflow-wrapper-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeloitteoptimalreality%2Fairflow-wrapper-go/lists"}