Cloudinary in nodejs API integration to upload an image
In this tutorial, we will be learning how to integrate Cloudinary image upload API in nodejs. If you remember, previously in one of our posts, we discussed how we can upload a file in nodejs and if you haven’t checked it out
Express file upload
In this tutorial, we will be walking you through an example of how to develop a simple express API for file upload. Sometimes it happens while developing an express API we may need file upload functionality. Although there are several packages available for nodejs eco-system. However, for this tutorial, we will be focusing