'Save Data from Rest API to database using Django(view function)

I am trying to save API data to the database. I can with the print function, but I want to save without the print function. could anyone help me?



Sources

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

Source: Stack Overflow

Solution Source