{"id":26216142,"url":"https://github.com/oapicf/pinterest-sdk","last_synced_at":"2026-03-02T04:01:39.684Z","repository":{"id":41404410,"uuid":"489369143","full_name":"oapicf/pinterest-sdk","owner":"oapicf","description":"A set of Pinterest SDK in multiple languages generated from Open API specification","archived":false,"fork":false,"pushed_at":"2026-02-08T00:19:33.000Z","size":159141,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-08T08:08:03.420Z","etag":null,"topics":["oapicf","openapi","pinterest"],"latest_commit_sha":null,"homepage":"","language":"Java","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/oapicf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-06T13:40:19.000Z","updated_at":"2026-02-07T23:39:07.000Z","dependencies_parsed_at":"2025-02-01T03:34:27.049Z","dependency_job_id":null,"html_url":"https://github.com/oapicf/pinterest-sdk","commit_stats":null,"previous_names":["oapicf/pinterest-sdk","cliffano/pinterest-sdk"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/oapicf/pinterest-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapicf%2Fpinterest-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapicf%2Fpinterest-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapicf%2Fpinterest-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapicf%2Fpinterest-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oapicf","download_url":"https://codeload.github.com/oapicf/pinterest-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oapicf%2Fpinterest-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29992286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["oapicf","openapi","pinterest"],"created_at":"2025-03-12T11:19:58.181Z","updated_at":"2026-03-02T04:01:39.622Z","avatar_url":"https://github.com/oapicf.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" src=\"https://raw.github.com/oapicf/pinterest-sdk/master/avatar.jpg\" alt=\"Avatar\"/\u003e\n\n[![Build Status](https://github.com/oapicf/pinterest-sdk/actions/workflows/ci-workflow.yaml/badge.svg)](https://github.com/oapicf/pinterest-sdk/actions/workflows/ci-workflow.yaml)\n\u003cbr/\u003e\n\nPinterest SDK\n-------------\n\nPinterest SDK is a set of generated client libraries for [Pinterest REST API](https://developers.pinterest.com/docs/api/v5/) from their [OpenAPI v3 specification](https://github.com/pinterest/api-description).\n\nThe client libraries are generated using [OpenAPI Generator](https://openapi-generator.tech/).\n\nPublished packages\n------------------\n\n| Language | Package | Status | Documentation |\n|----------|---------|--------|---------------|\n| JavaScript | [pinterest-sdk]((http://www.npmjs.com/package/pinterest-sdk)) | [![Published Version](https://img.shields.io/npm/v/pinterest-sdk.svg)](http://www.npmjs.com/package/pinterest-sdk) | [README](https://github.com/oapicf/pokeapi-client/blob/main/clients/javascript/generated/README.md) |\n| Python | [pinterestsdk]((https://pypi.python.org/pypi/pinterestsdk)) | [![Published Version](https://img.shields.io/pypi/v/pinterestsdk.svg)](https://pypi.python.org/pypi/pinterestsdk) | [README](https://github.com/oapicf/pinterest-sdk/blob/main/clients/python/generated/README.md) |\n| Ruby | [pinterest_sdk]((https://rubygems.org/gems/pinterest_sdk)) | [![Published Version](https://img.shields.io/gem/v/pinterest_sdk.svg)](https://rubygems.org/gems/pinterest_sdk) | [README](https://github.com/oapicf/pinterest-sdk/blob/main/clients/ruby/generated/README.md) |\n\nVersion matrix\n--------------\n\n| Pinterest SDK Version | Pinterest OpenAPI Spec Version | OpenAPI Version | OpenAPI Generator Version |\n|-----------------------|--------------------------------|-----------------|---------------------------|\n| 2.0.0 | 5.12.0 | 3.0.3 | 7.9.0 |\n| 1.2.0 | 5.4.1 | 3.0.3 | 6.0.1 |\n| 1.1.0 | 5.3.0 | 3.0.3 | 5.4.0 |\n| 1.0.0 | 5.3.0 | 3.0.3 | 5.4.0 |\n\nInstallation\n------------\n\nYou can either use the generated clients from `clients/\u003clang\u003e/generated/` directory.\n\nOr you can use the published packages like below:\n\nInstall JavaScript client:\n\n    npm install pinterest-sdk\n\nInstall Python client:\n\n    pip install pinterestsdk\n\nInstall Ruby client:\n\n    gem install pinterest_sdk\n\nColophon\n--------\n\n* [API Documentation](https://oapicf.github.io/pinterest-sdk/api/latest/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foapicf%2Fpinterest-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foapicf%2Fpinterest-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foapicf%2Fpinterest-sdk/lists"}