Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Powerful .NET 6 Blog API-One I want to study for fun.

License

RonGarlit/BlogCore

 
 

Repository files navigation

BlogCore.

Powerful .NET 6 Blog API

build codecov License: GPL v3 Security Rating Maintainability Rating Reliability Rating Vulnerabilities

Live demo : https://mydevblogapi.herokuapp.com/swagger/

Powerful features

  • Advanced search by combining filters on all resources (user, post, comment, etc.)
  • Advanced user permissions management by creating roles and permissions for users (CanEdit own Posts, CanDelete All Comments, etc.)
  • Community features (create comments on a post, like a comment or a post, add a comment on a comment, consult profiles, etc.)

Compatibilities

Compatible with Linux / Windows / MacOS and can be deployed with SQL Server or PostgreSQL database. Can also be deployed on Heroku.

Clean code

  • Follow guidelines from DDD (Domain Driven Design).
  • Good code coverage
  • SonarCloud used to ensure code quality

Getting Started

Tutorial available in Getting Started wiki section.

About

Powerful .NET 6 Blog API-One I want to study for fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%