uploadingThing without UI?
Hey all, I'm trying to use uploadthing without a frontend. I'd basically make a csv file and then upload it to uploadthing.
I'm having trouble with the syntax as I don't need a router (I think) or middleware -- just want to upload the file. Is this possible?
I'm having trouble with the syntax as I don't need a router (I think) or middleware -- just want to upload the file. Is this possible?
Solution
Youre looking for https://docs.uploadthing.com/api-reference/server#utapi
