I really like how this backend solution is set up and it works great when I test it with both curl and postman.
However, it doesn't seem like it works when I try to make a POST call to my upload endpoint, using either axios or fetch().
For that reason, I'd personally love to see some example code that works with Mr. Mukesh's backend project here. Any chance that would be a possibility?
Thanks