paint-brush
Implement real-time updates with Django REST Framework: Building Cryptocurrency APIby@coderasha
1,289 reads
1,289 reads

Implement real-time updates with Django REST Framework: Building Cryptocurrency API

by coderasha6mDecember 16th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Implement real-time updates with Django REST Framework: Building Cryptocurrency API. Coderasha coderasha is working on Python and React to create Cryptoccurrency API. We are going to crawl and update data continuously and avoid from long request timeout. We will be using Celery to handle the time-consuming tasks by passing them to queue to be executed in the background and always keep the server ready to respond to new requests. Celery is the best choice for doing background task processing in the Python and Django ecosystem.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Implement real-time updates with Django REST Framework: Building Cryptocurrency API
coderasha HackerNoon profile picture
coderasha

coderasha

@coderasha

Doing extravehicular activity on Dev Space | Mainly focused on Python🐍 and ML🤖 but love React also

About @coderasha
LEARN MORE ABOUT @CODERASHA'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

coderasha HackerNoon profile picture
coderasha@coderasha
Doing extravehicular activity on Dev Space | Mainly focused on Python🐍 and ML🤖 but love React also

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Cryptofans