Skip to content

oban-bg/badge_forge

Repository files navigation

BadgeForge

A trivial demo application showcasing interoperability between Elixir and Python via Oban.

Overview

This project demonstrates how to use Oban to coordinate background jobs between an Elixir application and a Python worker. The Elixir app enqueues jobs that are processed by Python (using WeasyPrint to generate badge PDFs).

Running the Application

docker compose up

This will start all necessary services and you can begin processing jobs.

About

Trivial demo app for elixir and python interop via oban

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors