{"id":13824934,"url":"https://github.com/machinebox/sdk-go","last_synced_at":"2025-12-25T05:47:01.051Z","repository":{"id":57486276,"uuid":"87987839","full_name":"machinebox/sdk-go","owner":"machinebox","description":"Official Go SDK for Machine Box","archived":false,"fork":false,"pushed_at":"2019-10-10T13:21:17.000Z","size":150,"stargazers_count":145,"open_issues_count":0,"forks_count":15,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-23T02:45:29.173Z","etag":null,"topics":["golang","machinebox","machinelearning","sdk-go"],"latest_commit_sha":null,"homepage":"https://machinebox.io/","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/machinebox.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":"2017-04-11T23:18:23.000Z","updated_at":"2025-04-07T10:48:44.000Z","dependencies_parsed_at":"2022-09-01T22:31:14.685Z","dependency_job_id":null,"html_url":"https://github.com/machinebox/sdk-go","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/machinebox/sdk-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinebox%2Fsdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinebox%2Fsdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinebox%2Fsdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinebox%2Fsdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machinebox","download_url":"https://codeload.github.com/machinebox/sdk-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinebox%2Fsdk-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264343763,"owners_count":23593787,"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":["golang","machinebox","machinelearning","sdk-go"],"created_at":"2024-08-04T09:01:12.136Z","updated_at":"2025-12-25T05:47:01.042Z","avatar_url":"https://github.com/machinebox.png","language":"Go","readme":"# Machine Box Go SDK [![GoDoc](https://godoc.org/github.com/machinebox/sdk-go?status.svg)](http://godoc.org/github.com/machinebox/sdk-go) [![Build Status](https://travis-ci.org/machinebox/sdk-go.svg?branch=master)](https://travis-ci.org/machinebox/sdk-go)\n\nThe official Machine Box Go SDK provides Go clients for each box.\n\n## Usage\n\nGo get the repo:\n\n```\ngo get github.com/machinebox/sdk-go\n```\n\nThen import the package of the box you wish to use:\n\n```go\nimport \"github.com/machinebox/sdk-go/facebox\"\n```\n\nThen create a client, providing the address of the running box.\n\n(To get a box running locally, see the instructions at https://machinebox.io/account)\n\n```go\nfaceboxClient := facebox.New(\"http://localhost:8080\")\n```\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachinebox%2Fsdk-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmachinebox%2Fsdk-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachinebox%2Fsdk-go/lists"}