Skip to content

toskatron/task-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management System

A modern task management backend built with Docker support and interactive API documentation via Swagger.

Features

  • Task management REST API
  • Dockerized setup
  • Swagger/OpenAPI documentation
  • Easy local development environment
  • Containerized deployment with Docker Compose

Run the Application

  1. Clone the repository:
git clone 
https://github.com/toskatron/task-management-system.git
cd task-management-system
  1. Start the application using Docker Compose:
docker compose up --build

The application will start automatically.

API Documentation

Once the application is running, access Swagger UI at:

http://localhost:8080/swagger-ui/index.html

You can use Swagger to:

Explore available endpoints Test API requests View request/response schemas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors