Skip to content

Commit 3eababc

Browse files
committed
add banner image in readme
1 parent 829aefc commit 3eababc

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,15 @@
55
[![Node.js](https://img.shields.io/badge/Node.js-20%2B%20%7C%2022-green.svg)](https://nodejs.org/)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
77

8-
![Library Management REST API](public/images/lib_management_rest_api.png)
8+
![Library Management REST API](public/images/lib_api_home_page.png)
99

1010
A production-ready RESTful API for library content management—collections, stories, media, events, and user operations. Built with modern TypeScript, Express.js, and PostgreSQL. Designed for scalability, maintainability, and secure multi-tenant operations.
1111

12-
**Repository:** [github.com/frckbrice/library-management-REST-API](https://github.com/frckbrice/library-management-REST-API)
13-
1412
---
1513

1614
## Overview
1715

18-
This API powers a full content management system for libraries with role-based access control, content moderation, analytics, and email workflows. It follows RESTful design principles, uses type-safe validation, and ships with interactive API documentation.
16+
This API powers a full content management system for libraries with role-based access control, content moderation, analytics, and email workflows. It follows RESTful design principles, uses type-safe validation, and ships with tinteractive API documentation.
1917

2018
### Highlights
2119

1.49 MB
Loading

0 commit comments

Comments
 (0)