Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 294 Bytes

SpringBootRestApi

REST APIs construction using Java and Spring. Receiving multiple images along with JSON data, and storing the images in a folder in image format.

Android App Code

Frontend for consuming the REST APIs Multipart Example