A simple Markdown-based note-taking API built with Java Spring Boot. Supports creating, updating, deleting, listing, grammar checking, and rendering notes from Markdown to HTML.
Smart Notes is a full-stack note-taking application that allows users to create, edit, delete, and search notes. It exposes a REST API built with Spring Boot and persists data using MySQL. 🚀 Features ...