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

https://github.com/clifftech123/booklibraryapidemo

MLSA Ghana 2024 - BookLibraryAPIDemo Project
https://github.com/clifftech123/booklibraryapidemo

Last synced: 7 months ago
JSON representation

MLSA Ghana 2024 - BookLibraryAPIDemo Project

Awesome Lists containing this project

README

          

# MLSA Ghana 2024 - BookLibraryAPIDemo

This is a demo project for the Microsoft Learn Student Ambassadors (MLSA) Ghana 2024 event. It's a RESTful API built with ASP.NET Core for managing a book library.

![BookLibraryAPIDemo](./Assets/API.png)

## Features

- Manage books, authors, categories, and publishers.
- Implement authorization and authentication.
- Use Swagger for API documentation.

## Getting Started

### Prerequisites

- .NET Core 8.0
- SQL Server