SmugMugAPIWrapper

A simple wrapper around the smugmug REST API
Download

SmugMugAPIWrapper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Ms-PL
  • Publisher Name:
  • Bill Loytty
  • Operating Systems:
  • Windows All
  • File Size:
  • 837 KB

SmugMugAPIWrapper Tags


SmugMugAPIWrapper Description

SmugMugAPIWrapper was designed to be a simple wrapper around the smugmug REST API. The main emphasis is simple uploading of files to an album, but as time goes on, more of the API will be supported. The project was originally called SmugMugAPI, but there is already one of those, so I changed the name to SmugMugAPIWrapper. Functions: Currently, the functions supported are: public bool DeleteSmugMugAlbum(string albumName) public SmugMugImageEXIFData GetEXIFData(GetEXIFArguments arguments) public List GetAlbums() public Dictionary GetCategories() public Dictionary GetSubCategories(string category) public SmugMugAlbumInfo CreateAlbum(CreateAlbumArguments albumArguments) public void PostPicturesToSmugMug(List fileList, PostPicturesToSmugMugArguments arguments) public SmugMugImagesInfo PostPicturesToSmugMugWithReturnInfo(List fileList, PostPicturesToSmugMugArguments arguments) public void DownloadImages(DownloadImagesArguments arguments) public SmugMugImages GetImages(GetImagesArguments arguments) public SmugMugImageInfo GetImageInfo(GetImageInfoArguments arguments) public SmugMugImagesInfo GetImagesInfo(GetImagesInfoArguments arguments) public SmugMugImageInfo SetImageInfo(SetImageInfoArguments arguments) public string GetAlbumURL(string albumName, string urlBase)


SmugMugAPIWrapper Related Software