Can i use uploadthing with dotnet core api ???

I was looking through the docs of upload thing for my university project and i am planning to use dotnet core for the api and turso for the db. but i didn't saw anything for non-js tech stack. can anybody clarify my confusion???
No description
2 Replies
Antonio (Eingin)
There is no C# SDK for you to use unfortunately. However there is the OpenAPI Spec that you can use to interact with Uploadthing from your dotnet backend. You will have to handle some of the implementation details yourself this way but it should be possible. https://docs.uploadthing.com/api-reference/openapi-spec I would also recommend looking into the OpenAPI client generation tools so you can get up and running faster. https://github.com/swagger-api/swagger-codegen
Openapi Spec – uploadthing
Docs for the best file uploader to date
GitHub
GitHub - swagger-api/swagger-codegen: swagger-codegen contains a te...
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. - swagger-api/swagger-...
Sandip
Sandip3mo ago
@Antonio (Eingin) thanks man. I will give it a try
Want results from more Discord servers?
Add your server