hoeyi / Ozym

A web-application for tracking personal finances. Built using Blazor, ASP.NET Core, and Entity Framework Core.
3 stars 0 forks source link

API controllers for handling CRUD methods excluding collections #213

Closed hoeyi closed 1 year ago

hoeyi commented 1 year ago

Description

Add controllers for each entity-dto mapping type to be supported for POST/PUT/DELETE methods limited to affect a single resource with each request.

Tasks

Add controller covering the following data transfer classes: