🇺🇸 English
🇷🇺 Русский
Example of send form with binary data to endpoint and processing it.
All explanations are in the files below:
- Form
index.svelte
- Endpoint
index.js
Run commands from the top level folder (svelte-way):
npm i
npm run form-data