UploadThing - Swift App
Is there a way to upload purely from an http post request without taking in any node packages? I'm trying to upload a file from a Swift app..
1 Reply
they have a rest api you can call. more work on your part, but you don't need any packages
https://docs.uploadthing.com/api-reference/openapi-spec
OpenAPI Specification - UploadThing Docs
The UploadThing REST API specification for developers building SDKs