A Node.js and ExpressJS-based backend for managing a library system, including books and authors. The API supports full CRUD operations (Create, Read, Update, Delete) for books and authors, and connects to MongoDB using Mongoose. This backend provides RESTful endpoints for fetching, adding, updating, and deleting resources.
-
Updated
Oct 6, 2024 - JavaScript