{"id":22169321,"url":"https://github.com/spangenberg/arrowflight-server-reference-implementation","last_synced_at":"2025-06-24T07:08:35.825Z","repository":{"id":222215658,"uuid":"753741219","full_name":"spangenberg/arrowflight-server-reference-implementation","owner":"spangenberg","description":"Apache ArrowFlight Server Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-01-21T16:32:57.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T17:23:19.261Z","etag":null,"topics":["apache","arrow","cloudquery","flight","go","golang","ipc"],"latest_commit_sha":null,"homepage":"","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/spangenberg.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-02-06T17:52:12.000Z","updated_at":"2024-02-12T23:00:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"775b7803-099a-45ba-abd3-9b2002ff0a0c","html_url":"https://github.com/spangenberg/arrowflight-server-reference-implementation","commit_stats":null,"previous_names":["spangenberg/arrowflight-server-reference-implementation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spangenberg/arrowflight-server-reference-implementation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spangenberg%2Farrowflight-server-reference-implementation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spangenberg%2Farrowflight-server-reference-implementation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spangenberg%2Farrowflight-server-reference-implementation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spangenberg%2Farrowflight-server-reference-implementation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spangenberg","download_url":"https://codeload.github.com/spangenberg/arrowflight-server-reference-implementation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spangenberg%2Farrowflight-server-reference-implementation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261624960,"owners_count":23186118,"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":["apache","arrow","cloudquery","flight","go","golang","ipc"],"created_at":"2024-12-02T06:30:51.450Z","updated_at":"2025-06-24T07:08:35.798Z","avatar_url":"https://github.com/spangenberg.png","language":"Go","readme":"# Apache ArrowFlight Server Reference Implementation\n\nThis is a reference implementation of an Apache ArrowFlight server to be used together with  [cq-destination-arrowflight](https://github.com/spangenberg/cq-destination-arrowflight).\n\nIt is a simple server that can be used to test and develop other ArrowFlight clients and various server handlers.\n\n## Running\n\nTo run the server, simply run the following command:\n\n```shell\n$ go run . \n11:46PM INF Serving flight server addr=localhost:9090\n```\n\n## Configuration\n\nThe server can be configured using the following flags:\n\n- `-auth-token`: The auth token to use for the server. Default is `foobar`.\n- `-host`: The host to bind the server to. Default is `localhost`.\n- `-port`: The port to bind the server to. Default is `9090`.\n\n## Handlers\n\nThe server has the following handlers:\n\n### `NoOpHandler`\n\nThis handler does nothing. It is useful for testing the server and to use as a base for creating new handlers.\nThe handler can be found in the `internal/noophandler` package.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspangenberg%2Farrowflight-server-reference-implementation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspangenberg%2Farrowflight-server-reference-implementation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspangenberg%2Farrowflight-server-reference-implementation/lists"}