Skip to content

shou8/trpc-multipart-formdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal working tRPC example

Playing around

npm i
npm run dev:node
# or
npm run dev:fastify

Testing

curl -s -XPOST -F 'file=@./assets/1.png' -F 'message=test' localhost:3000/upload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published