Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 948 Bytes

08-sample-code-sdks.md

File metadata and controls

15 lines (10 loc) · 948 Bytes

Sample code and SDKs

Stock API SDKs

Adobe Stock has created SDK libraries to simplify the process of writing applications which consume the Stock APIs. These libraries act as "wrappers" around the Stock API methods, allowing the developers to call functions in their app that do the work of communicating with the Stock servers. This should minimize the risk of errors, and also speed up the time required to finish the application.

Adobe offers SDKs written in three languages: PHP, Java and JavaScript. Each page has a README with instructions on how to install, build and test the libraries. All are hosted as open source software by Adobe on GitHub.

Get the SDKs here: https://github.com/adobe/stock-api-sdk