Skip to content

eIGato/task-tickets

Repository files navigation

Task Manager API

Simple task management system built with Django and DRF.

Requirements

  • Docker and Docker Compose.
  • (Optional) Python 3.13 and Poetry for local development.

Running with Docker

make up

API will be available at http://localhost:8000/api/.

JWT endpoints

  • POST /api/token/ — obtain access/refresh.
  • POST /api/token/refresh/ — refresh access token.

Docs

Running tests

make test

Formatting

make format

About

Test task. Done in 1 hour.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors