/graphql-springboot

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

Primary LanguageJava

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