i want to send data to the react native profile page which are submitted by user on register page using django

wanto make an json api in django… using concept of django

See HttpRequest.body and JsonResponse objects.