You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RESTful API for library management developed using Node.js, Express, and TypeScript. It implement rules for managing the collection and active book loans, with data stored in a local JSON file. Clean architecture and documentation via Swagger.