Skip to content

Task Manager API v1.0.0

Latest

Choose a tag to compare

@ColtonRandall ColtonRandall released this 15 Mar 21:09
· 5 commits to main since this release

What's included:

  • REST API for managing tasks (create, read, update, soft delete)
  • Input validation
  • Request/response DTOs
  • Centralised exception handling
  • Service layer tests
  • SLF4J logging
  • Spring profiles (dev/prod)