This project is the backend for the Accessible Reading List (ARL) web application. It provides REST API services to manage books including create, read, update, delete, search, and pagination.
The application allows users to create, view, update, and delete student records with both client-side and server-side validation.