Skip to content
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.

The full code listing from my "Building a PDF API with Django and Dramatiq" post.

License

Notifications You must be signed in to change notification settings

Bogdanp/django_dramatiq_pdfapi_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django_dramatiq_pdfapi_example

This is the full code listing from my "Building a PDF API with Django and Dramatiq" post which you can find here.

Setup

  1. Clone the repo, then run pipenv install.
  2. Run RabbitMQ.
  3. Run the web server: python manage.py runserver
  4. Run the workers: python manage.py rundramatiq

License

django_dramatiq_pdfapi_example is licensed under Apache 2.0. Please see LICENSE for licensing details.

About

The full code listing from my "Building a PDF API with Django and Dramatiq" post.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages