Skip to content

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

License

Notifications You must be signed in to change notification settings

smh53/Bookfiend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.