Skip to content

Support for files upload with JSON data for Rest API

License

Notifications You must be signed in to change notification settings

joutvhu/form-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Json

Support for files upload with JSON data for Rest API.

How It Works

It will help you to convert JSON data to FormData to send request on client side and convert Form Data to origin data on server side. The following image shows you how it works.

flow

Support Platforms