smh53 / Bookfiend

REST API template following Anemic Domain Model and Clean Architecture using .NET 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookfiend - REST API template following Clean Architecture.

Let's get STAR ted ⭐!

Liked it? Hit that star button.

Overview

A template project using anemic domain model and clean architecture where you can add book, book author and quotes from books. (CRUD operations on Book, Author, BookQuote entities).

Usage

git clone https://github.com/smh53/Bookfiend

Disclaimer

This project is created for educational purposes. The source code is licensed under the MIT license.

License

This project is licensed under the terms of the MIT license.

About

REST API template following Anemic Domain Model and Clean Architecture using .NET 7

License:MIT License


Languages

Language:C# 93.5%Language:HTML 2.9%Language:CSS 2.6%Language:JavaScript 1.0%