{"id":37200278,"url":"https://github.com/as/bitmovin-api-sdk-go","last_synced_at":"2026-01-14T23:02:45.793Z","repository":{"id":57580637,"uuid":"361848621","full_name":"as/bitmovin-api-sdk-go","owner":"as","description":"Go API SDK which enables you to seamlessly integrate the Bitmovin API into your projects","archived":false,"fork":true,"pushed_at":"2021-04-26T18:57:14.000Z","size":520,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T13:41:06.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"zsiec/bitmovin-api-sdk-go","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/as.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}},"created_at":"2021-04-26T18:09:37.000Z","updated_at":"2021-04-26T18:53:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/as/bitmovin-api-sdk-go","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/as/bitmovin-api-sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as%2Fbitmovin-api-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as%2Fbitmovin-api-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as%2Fbitmovin-api-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as%2Fbitmovin-api-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/as","download_url":"https://codeload.github.com/as/bitmovin-api-sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as%2Fbitmovin-api-sdk-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28437918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"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":[],"created_at":"2026-01-14T23:02:44.684Z","updated_at":"2026-01-14T23:02:45.746Z","avatar_url":"https://github.com/as.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.bitmovin.com\"\u003e\n    \u003cimg alt=\"Bitmovin Go API SDK Header\" src=\"https://cdn.bitmovin.com/frontend/encoding/openapi-clients/readme-headers/ReadmeHeader_Go.png\" \u003e\n  \u003c/a\u003e\n\n  \u003ch4 align=\"center\"\u003e\n    Go API SDK which enables you to seamlessly integrate the Bitmovin API into your projects.\n  \u003c/h4\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"License\"\u003e\u003c/img\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n***Important! This is an alpha version, there may be breaking changes.***\n\nUsing this API client requires an active account.\n\n\u003e Don't have an account yet? [Sign up for a free Bitmovin trial plan](https://dashboard.bitmovin.com/signup)!\n\nFor full documentation of all available API endpoints, see the [Bitmovin API reference](https://bitmovin.com/docs).\n\n## Installation:\n\n```bash\ngo get github.com/bitmovin/bitmovin-api-sdk-go\n```\n\n## Initializiation\n\n```go\npackage main\n\nimport (\n    \"github.com/bitmovin/bitmovin-api-sdk-go\"\n    \"github.com/bitmovin/bitmovin-api-sdk-go/common\"\n)\n\nfunc main() {\n    bitmovinApi, err := bitmovin.NewBitmovinApi(func(apiClient *common.ApiClient) {\n        apiClient.ApiKey = \"\u003cYOUR_API_KEY\u003e\"\n    })\n    if err != nil {\n        panic(err)\n    }\n\n   // ...\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fas%2Fbitmovin-api-sdk-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fas%2Fbitmovin-api-sdk-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fas%2Fbitmovin-api-sdk-go/lists"}