So, I’m reading through the docs (specifically for the storage, but my question stands for queues, etc.) and I see a bunch of examples of how to use storage with javascript sdk. But is there a way to use that from a backend written in a different language? Swagger/postman collection would be very helpful. Thanks.
Hi @dmvv,
We’re currently working on such a capability - to generate a swagger and SDKs in different languages out of it. I’m curious - what language are you using to build your apps?
Thank you for your reply, will be waiting for the update.
As to your question - I intended to use .NET, simply because that’s what I am most proficient at. But I also see myself using Python given the circumstances.