Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 994 Bytes

SAMPLE_LIBRARIES.md

File metadata and controls

13 lines (9 loc) · 994 Bytes

Sample Libraries

The sample code in the folders below demonstrate how to make client libraries.

The libraries are generally used in multiple other samples. They were seperated out to minimize re-written code and to follow general best practices. The libraries are not complete. They do not include every service, every endpoint for every service, or even every option on included endpoints. Included parameters may or may not be complete also. These are meant to show how a client library could be made and what it might look like.

Languages
Java
Python

For the main ADH page ReadMe
For the main samples page ReadMe