Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Library is an area where a User can upload content (images, etc) to allow it to be used when creating a Project.

There are 2 ways of providing an image to the library:

MethodExplanation
PushThe image is directly uploaded from the application to the MILK API via an HTTP POST. For example, useful if the application is a native application and has the image locally.
PullA URL is sent to the MILK API. The image is downloaded from the URL by MILK and put into the library that way. For example, useful if the image is already hosted by a web application.
  • No labels