Skip to content

denisorehovsky/django-channels-celery-jokes

Repository files navigation

django-channels-celery-jokes


Description

It's a simple web app that makes requests in the background to the API with random jokes using celery library and then sends these jokes through the WebSockets to the users using channels library.

How to run

Just clone the repo, go into the directory and then run:

$ docker-compose up

That's all. Isn't Docker amazing?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published