Beta 1 of the kallasoft SmugMug Java API has been released.
The kallasoft SmugMug Java API is a Java API that provides integration with the SmugMug JSON API and is developed/released under the Apache License v2.0.
The simple examples page may give you a better idea of how to use the API out of the gate (I will be adding more examples and demo applications soon). Also for the folks that want to know exactly what is going on behind the scenes, the Manual includes complete coverage of Request/Reply pairs for each API version that is supported (v1.2.0 here).
The purpose of the API is to make developing Java applications against the SmugMug service a walk in the park. The goal is to allow you to focus on your application and not worry about things like JSON object parsing, HTTP requests, headers, response streams and all those details.
Beta 1 of the kallasoft SmugMug Java API has been released today and provides full support for the SmugMug JSON API v1.2.0. This release represents the first release of the API and has some rough edges that will be smoothed out as we approach the final GA release.




















Leave a Reply