A lightweight and fast RESTful API for managing notes, built with FastAPI. Features user authentication (JWT), note ownership, tags, search, pagination, and archiving. Docker-ready, tested with CI, ...
2. Open the project in IntelliJ IDEA (preferred), Spring Suite Tool, or any other IDE. 3. Make sure MySQL is installed and running on your machine. 4. Create the ...