Skip to content

Latest commit

 

History

History

form-data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

🇺🇸 English 🇷🇺 Русский

Svelte Kit - send form data

Example of send form with binary data to endpoint and processing it.
All explanations are in the files below:


Test the example

Run commands from the top level folder (svelte-way):

npm i
npm run form-data