A personal task manager REST API built with Java 17 and Spring Boot, featuring an AI-powered task suggestion endpoint using the Claude API.
- Java 17
- Spring Boot 3.2.5
- Spring Data JPA
- H2 in-memory database
- Maven
- Claude API (Anthropic)
- Java 17 installed
- Internet access (for Maven dependencies and AI endpoint)
- Clone the repository: