Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 311 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 311 Bytes

Note App API

A Spring Boot GraphQL API for managing notes with basic CRUD operations.

🚀 Features

  • Create, read, update and delete notes
  • GraphQL API endpoints
  • Spring Boot backend
  • JPA/Hibernate persistence

🛠️ Tech Stack

  • Java 21
  • Spring Boot
  • GraphQL
  • Spring Data JPA
  • PostgreSQL