C
C
codeErest2020-05-28 17:46:05
Django
codeErest, 2020-05-28 17:46:05

How to combine React with Django Rest Framework?

I have a django server. I need to communicate with him somehow. React client side.
What can you read, where to start? Everywhere I see react/redux, react/node.js, but I don't see django.

I need some information to be sent from the server and I display it on the site.
Or so that I could get some data from me, I

heard something about GET, POST, but I don’t know how to start and where.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Robur, 2020-05-28
@Robur

I heard something about GET, POST, but I don’t know how to start and where.

Start with this, read about HTTP

D
Dimonchik, 2020-05-28
@dimonchik2013

Everywhere I see react/redux, react/node.js, but I don't see django.

yah

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question