Skip to content

FrankBoateng/SensitiveWords.API

Repository files navigation

Sensitive Words Management System

A .NET 8 Blazor + Web API application for managing and sanitizing sensitive words.

Features

  • Add, edit, delete sensitive words
  • Real-time sanitization preview
  • Shared DTOs between API and Blazor via SensitiveWords.Shared
  • RESTful API with Swagger
  • Clean architecture for maintainability

Projects

  • SensitiveWords.API — ASP.NET Core Web API
  • SensitiveWords.Blazor — Blazor Server App frontend
  • SensitiveWords.Shared — Shared DTOs and Models between both apps

How to Run

1. Clone the repo

git clone https://github.com/FrankBoateng/SensitiveWordsManagement.git cd SensitiveWordsSolution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published