Skip to content

VSharanya/PolicyNotesService

Repository files navigation

This project is implemented as part of Week-6 Assignment for the GUVI – Chubb .NET Track. It demonstrates building a .NET 8 Minimal API with:

  • EF Core InMemory Database
  • Repository Layer
  • Service Layer
  • CRUD Endpoints
  • Unit Tests (xUnit + Moq)
  • Integration Tests (WebApplicationFactory)
  • Clean Architecture Folder Structure

Project Structure:

Tree

Swagger API Screenshots:

POST/notes - 201 Created

post-1 post-2

GET/notes - 200 OK

get

GET/notes/{id} - 200 OK

get_id

Testing Window:

Tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages