{"id":13414078,"url":"https://github.com/rapito/go-shopify","last_synced_at":"2025-03-14T20:31:06.797Z","repository":{"id":22510104,"uuid":"25850333","full_name":"rapito/go-shopify","owner":"rapito","description":"Simple Shopify API for the Go Programming Language","archived":false,"fork":false,"pushed_at":"2020-12-03T22:50:32.000Z","size":8,"stargazers_count":25,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-25T05:25:26.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rapito.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":"2014-10-28T02:53:25.000Z","updated_at":"2024-06-13T21:19:29.000Z","dependencies_parsed_at":"2022-07-23T18:46:26.772Z","dependency_job_id":null,"html_url":"https://github.com/rapito/go-shopify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapito%2Fgo-shopify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapito%2Fgo-shopify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapito%2Fgo-shopify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapito%2Fgo-shopify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapito","download_url":"https://codeload.github.com/rapito/go-shopify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243642087,"owners_count":20323954,"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":"2024-07-30T20:01:57.024Z","updated_at":"2025-03-14T20:31:06.516Z","avatar_url":"https://github.com/rapito.png","language":"Go","funding_links":["https://www.paypal.com/donate?hosted_button_id=FFC6KNAX9SKZU"],"categories":["Third-party APIs","第三方api","第三方API","第三方API`第三方API 汇总`","Utility","\u003cspan id=\"第三方api-third-party-apis\"\u003e第三方API Third-party APIs\u003c/span\u003e"],"sub_categories":["HTTP Clients","实用程序/Miscellaneous","Fail injection","Utility/Miscellaneous","Advanced Console UIs","查询语","交流","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e"],"readme":"go-shopify\n==========\n\n[![GoDoc](https://godoc.org/github.com/rapito/go-shopify/shopify?status.svg)](https://godoc.org/github.com/rapito/go-shopify/shopify)  [![baby-gopher](https://raw.github.com/drnic/babygopher-site/gh-pages/images/babygopher-logo-small.png)](http://www.babygopher.org)\n\nSimple API made with **go** to make **CRUD** request to your **Shopify Store**.\n\nInstallation\n------------\n```\ngo get github.com/rapito/go-shopify\n```\n\nHow-to-use\n----------\n\n\n- Get Requests\n\n```\n    import \"fmt\"\n    import \"github.com/rapito/go-shopify/shopify\"\n    ...\n    \n    shop := shopify.New(storeDomain,apiKey,pass)\n    result, _ := shop.Get(\"products\")\n    \n    fmt.Println(string(result))\n```\n\n- Check out the *examples* folder for simple usage.\n- Read some of the tests at *shopify_test.go* for complete CRUD examples.\n\nContribution\n------------\n \n - You may fork this library and modify it as you please.\n - You can make a pull request and I will be happy to check it out and merge it.\n - If you find a bug, create an issue and I will do my best to fix it (someday). \n\nOriginal Work\n-------------\n\nWhile I was looking for something cool to do with this new language im learning \n(Go, obviously), I ran into [hammond-bones'](https://github.com/hammond-bones/) **go-shopify** \nlibrary. Which inspired me to start creating this one. \n\n- Fork it at: [go-shopify](https://github.com/hammond-bones/go-shopify)\n\nBuy me a Drink\n-------------\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate?hosted_button_id=FFC6KNAX9SKZU)\n\nLinks\n-----\n\nWhile I was on my *go-trip* to create this api, I found some awesome libs which made \nmy life easier.\nCheck them out, hopefully they'll do the same for you:\n \n - http://github.com/parnurzeal/gorequest\n - http://github.com/bmizerany/assert\n - http://github.com/avelino/awesome-go\n \n Other APIs\n ----------\n \n - http://github.com/rapito/go-spotify\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapito%2Fgo-shopify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frapito%2Fgo-shopify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapito%2Fgo-shopify/lists"}