MCPcopy Create free account
hub / github.com/vercel/examples / enqueue_job

Route enqueue_job

python/celery/main.py:None–None  ·  view source on GitHub ↗
app.post("/api/jobs", status_code=status.HTTP_201_CREATED)

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import json
4from pathlib import Path

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected