Skip to content

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.

License

Notifications You must be signed in to change notification settings

comake/standard-sdk-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

178da5b · Nov 8, 2023
Jan 13, 2023
Jun 29, 2023
Jan 10, 2023
Jun 22, 2023
Jun 22, 2023
Nov 8, 2023
Jun 26, 2023
Jan 12, 2023
Jan 16, 2023
Feb 3, 2023
Jan 10, 2023
Jan 10, 2023
Jan 31, 2023
Feb 3, 2023
Feb 3, 2023
Jan 10, 2023
Jan 10, 2023
Nov 8, 2023
Nov 8, 2023
Oct 18, 2023

Repository files navigation



Standard SDK JS

Documentation

npm version




Standard 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.

Developers 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.

See the Standard SDK Documentation to learn how it works and how you can use it today!

Examples

License

Standard SDK JS is copyrighted by Comake, Inc. and available under the MIT License.

About

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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks