This repository demonstrates how to build a small RESTful API using Node.js, Express, Prisma, and MySQL, organized with a layered architecture (Controller → Service → Repository). It is intended as a ...
This webapp is a simple diary app. You can create, update and delete diary entries, and list all or filtered in descending order.