An open API service indexing awesome lists of open source software.

https://github.com/mostafa-said7/booksy

A simple and efficient book management system built with ASP.NET Core + Api, designed to manage books, authors, and categories.
https://github.com/mostafa-said7/booksy

api aspnet-core book-management dotnet library-system restful-api sql-server

Last synced: 4 months ago
JSON representation

A simple and efficient book management system built with ASP.NET Core + Api, designed to manage books, authors, and categories.

Awesome Lists containing this project

README

          

# Booksy
Booksy is a project for managing books, authors, or a small library system (or describe precisely what your app does).
You can mention your goals, target users, or motivations.

## Features

List what your app does (or will do). For example:

- Add / edit / delete books
- Search books by title, author, genre, etc.
- User authentication & roles (admin, user)
- Book lending / tracking
- Reports or statistics
- Responsive UI

## Technologies / Stack

Mention languages, frameworks, libraries, tools you used. For example:

- **Language / platform**: C#, .NET / ASP.NET Core / .NET MVC
- **Database**: e.g. SQL Server, SQLite, or another
- **Front-end**: Razor pages, Blazor, React, or whatever
- **Dependencies / packages**: list any key NuGet packages
- **Other tools**: Git, EF Core, AutoMapper, etc.

## Installation

Step‑by‑step instructions to get the project running locally. For example:

1. Clone the repo
```bash
git clone https://github.com/Mostafa‑SAID7/Booksy.git