{"id":20564031,"url":"https://github.com/comake/standard-sdk-js","last_synced_at":"2025-04-14T15:09:54.790Z","repository":{"id":65281410,"uuid":"587431671","full_name":"comake/standard-sdk-js","owner":"comake","description":"Standard SDK is an open-source SDK that can integrate and interact with any API. It further facilitates interactions with multiple similar APIs through the use of abstractions similar to the common models presented by unified APIs.","archived":false,"fork":false,"pushed_at":"2023-11-08T21:21:05.000Z","size":2250,"stargazers_count":7,"open_issues_count":7,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-14T15:09:42.907Z","etag":null,"topics":["api","api-client","api-rest","api-wrapper","common-model","integration","javascript","sdk","type-system","typescript","unified-api"],"latest_commit_sha":null,"homepage":"https://comake.io/skl/sdk","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/comake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-01-10T18:31:18.000Z","updated_at":"2024-06-21T02:08:53.000Z","dependencies_parsed_at":"2023-02-18T10:15:47.531Z","dependency_job_id":"7c7f7b81-6e4c-4dcd-976b-97c17c38ca81","html_url":"https://github.com/comake/standard-sdk-js","commit_stats":{"total_commits":84,"total_committers":4,"mean_commits":21.0,"dds":0.09523809523809523,"last_synced_commit":"178da5b433ae89db3d73ff5d4985d80109e948e8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comake%2Fstandard-sdk-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comake%2Fstandard-sdk-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comake%2Fstandard-sdk-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comake%2Fstandard-sdk-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comake","download_url":"https://codeload.github.com/comake/standard-sdk-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248904640,"owners_count":21180835,"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":["api","api-client","api-rest","api-wrapper","common-model","integration","javascript","sdk","type-system","typescript","unified-api"],"created_at":"2024-11-16T04:23:32.817Z","updated_at":"2025-04-14T15:09:54.758Z","avatar_url":"https://github.com/comake.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/comake/standard-sdk-js\"\u003e\n    \u003cimg src=\"./resources/standard-sdk.svg\" width=\"150\" height=\"150\"\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n  \u003ch2\u003eStandard SDK JS\u003c/h2\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://sdk.standardknowledge.com/\"\u003e\u003cstrong\u003eDocumentation\u003c/strong\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://badge.fury.io/js/@comake%2Fstandard-sdk-js\"\u003e\n      \u003cimg src=\"https://badge.fury.io/js/@comake%2Fstandard-sdk-js.svg\" alt=\"npm version\" height=\"18\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/comake/standard-sdk-js/actions/workflows/ci.yml\"\u003e\n      \u003cimg src=\"https://github.com/comake/standard-sdk-js/actions/workflows/ci.yml/badge.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/License-MIT-yellow.svg\"\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003cbr/\u003e\n\u003c/div\u003e\n\n---\n\u003cbr/\u003e\n\nStandard SDK is an open source software package that provides you with a single SDK to integrate and interact with any API. It vastly simplifies developer experience when building applications, especially ones which require interaction with multiple external APIs.\n\nDevelopers commonly spent lots of time installing SDKs, reading documentation, and figuring out how to use each SDK to build integrations using APIs and to add features to their application. Instead of going through this time consuming process installing and learning many different SDKs, a developer can just install Standard SDK to build any integration their application requires. In addition to saving time, removing dependencies on all those SDKs in favor of just one can reduce your application's build size, and make it easier to onboard developers to your codebase.\n\nSee the [Standard SDK Documentation](https://sdk.standardknowledge.com/) to learn how it works and how you can use it today!\n\n### Examples\n\n- [Share files stored on file storage systems](https://github.com/comake/skl-examples/tree/main/unified-files-api)\n- [Get a list of events happening in a city from ticketing platforms](https://github.com/comake/skl-examples/tree/main/unified-events-api)\n\n# License\n\nStandard SDK JS is copyrighted by [Comake, Inc.](https://comake.io) and available under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomake%2Fstandard-sdk-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomake%2Fstandard-sdk-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomake%2Fstandard-sdk-js/lists"}