Skip to content

Sample projects developed for experimenting different features of celery

Notifications You must be signed in to change notification settings

nishijayaraj/celery-HTTPgateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is for showing how celery http-gateway can be used for REST api calls. For this, we need to run this project in a virtual environment .And install celery,django and all required modules.

Running :

Once everything is installed, This project can be run by executing following commands:

python manage.py runserver

And this djnago app would start to listen to localhost:8080, to which we can send rest api calls

About

Sample projects developed for experimenting different features of celery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages