Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raghavtilak/springbootrestapi

REST APIs construction using Java and Spring, for the android Multipart Example
https://github.com/raghavtilak/springbootrestapi

java-spring java-spring-boot java-spring-framework multipart-formdata multipart-uploads rest-api spring spring-boot spring-boot-rest-api spring-multipart spring-rest spring-rest-api

Last synced: 23 days ago
JSON representation

REST APIs construction using Java and Spring, for the android Multipart Example

Awesome Lists containing this project

README

        

# 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](https://github.com/raghavtilak/MultipartExample)