Multi Part Support
This section explains how the API end points of Microservice Framework support to upload and download of files through multi part content type.You can upload binary content along with payload json and download it using download API.
This section covers the details of the sample APIs to handle binary content in microservices.
This section shows the API design and schema of FileUpload and FileDownload.
This section helps you to define maximum binary content size that the API end point supports.
Cloud Storage services Adapter
This section explains the functionality of StorageReader and StorageWriter.
In this topic