'project with React, Rest API with python, Sql database
I have a project for school and they want me to create schedule app with:
- React as Frontend
- Rest API with python(i chose django rest framework)
- SQL database (i chose SQLite as default of django but can change to PostgreSQL)
But i have no idea to how to connect them to each other, i am all open to new ideas please help me.
My main question is; Do i have to use fetch method to get the data in react or just django functions
Thank you.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
