API for accessing snaps
I own LittleSnapper and I enjoy using it, but it lacks one major feature that I would really benefit from: an API for accessing images stored by LittleSnapper.
For creating my web site, I use a system that loads data from various sources, and a LittleSnapper API would allow me to load images from LittleSnapper directly without having to export and then re-import them.
The API would consist of at least three distinct methods: a method for getting a list of all items in the database, a method for getting the details (metadata) associated with item, and a method for getting the actual image data (as a stream or as a string containing the filename to where the image is stored).
Alternatively, an export API in which the user can call an external program when exporting items (rather than using the built-in website publishing feature) would be beneficial, as well.
For creating my web site, I use a system that loads data from various sources, and a LittleSnapper API would allow me to load images from LittleSnapper directly without having to export and then re-import them.
The API would consist of at least three distinct methods: a method for getting a list of all items in the database, a method for getting the details (metadata) associated with item, and a method for getting the actual image data (as a stream or as a string containing the filename to where the image is stored).
Alternatively, an export API in which the user can call an external program when exporting items (rather than using the built-in website publishing feature) would be beneficial, as well.
3
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
The company has this under consideration.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi Denis,
I would recommend publishing your images to ember (emberapp.com), and using the ember API to pull in images to your website...
You can read more about the ember API here:
http://support.realmacsoftware.com/fa...
Hope that helps!
Thanks, Dan
-
Inappropriate?I'm sorry, but using ember is not the solution I was looking for. It is a very cumbersome solution for two reasons:
* It generates a lot of unnecessary traffic. All images have to be uploaded (and I have a lot of them), only to be downloaded again, after which they are uploaded once more to my own web host.
* The API responses are forcefully prevented from being cached (distant-past Expires header, no-cache and no-store Cache-Control headers, ...). This means that API calls have to be made every time the site is built, unnecessarily creating delays and slowing down the entire process.
What I am looking for is an API that is similar to ember, except offline and applicable to LittleSnapper.
For completeness' sake: I would use this API in conjunction with nanoc, an offline web site publishing system that I wrote. -
Inappropriate?Hi Denis
Thanks for your reply. We offer HTML for each image uploaded to Ember so that you can use that code to embed images, so you might want to look into this for your use (though, I appreciate it's a manual process).
We're looking into ways to enable folks to interact with LittleSnapper, however we don't have any plans or announcements to make at the moment.
Our developers are looking into the API caching and will look into deploying a fix shortly.
Kind Regards,
Nik
Loading Profile...



EMPLOYEE
EMPLOYEE