kallasoft SmugMug API Manual
|
Table of Contents
|
Introduction
|
Notes
This section provide quick tidbits of information about the
Kallasoft SmugMug REST API.
Unit Tests
The kallasoft SmugMug REST API provides a full suite of JUnit
test cases for
java -cp TestConstants.properties;<rest of CP> com.kallasoft.smugmug.api.rest.<version>.AllTests The test implementation will pick up the properties file from the classpath and use it's values for the sensitive information when executing. The format of the properties file is as follows:
|
SmugMug JSON API Examples
This section of the document provides links to the extensive
Request/Response API documentation for each version of the the
SmugMug JSON API that is supported.
|