'How to store a file in mongo db database using a Django REST framework api?

I want to upload a large file to an API endpoint and store that file into a mongo db database (I am using DRF)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source