Skip to content

Releases: omidcodes/taskflow-api

v0.1 - Initial release

27 Aug 11:30

Choose a tag to compare

Pre-release

Highlights

  • First tagged release for the TaskFlow API
  • Django 5 + DRF + Celery + PostgreSQL + Docker Compose

What’s included

  • Auth, CRUD for tasks, async workers (Celery/RabbitMQ), Swagger/OpenAPI docs
  • Local dev with docker-compose up --build
  • Basic tests and coverage

Quick start

git clone https://github.com/omidcodes/taskflow-api
cd taskflow-api
docker compose up --build
# Open http://localhost:8000/api/docs