Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmrkuznetsov/hospital-api

Web API with CRUD opertions on hostpital model.
https://github.com/dmrkuznetsov/hospital-api

asp-net clean-architecture cqrs csharp dependency-injection entity-framework extension-methods mvvm rest wpf

Last synced: 5 days ago
JSON representation

Web API with CRUD opertions on hostpital model.

Awesome Lists containing this project

README

        

## HOSPITAL-API
Hospital API is written in sole purpose to demonstrate my current skill level working with .NET.

## Features
Hospital API provides basic CRUD functions via WEB service (Hosptial.API) and basic WPF UI(Hospital.WPF).

## Disclaimer
All the code is written in a hurry and all the rough edges are to be smoothed.