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
- Host: GitHub
- URL: https://github.com/clifftech123/booklibraryapidemo
- Owner: Clifftech123
- Created: 2024-05-01T21:03:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T18:20:37.000Z (about 2 years ago)
- Last Synced: 2024-05-29T07:19:56.429Z (about 2 years ago)
- Language: C#
- Homepage:
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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