API zum verleihen von Medien
Go to file
nek0 16cf3473d2 project init 2020-05-25 10:33:47 +02:00
Controllers project init 2020-05-25 10:33:47 +02:00
Properties project init 2020-05-25 10:33:47 +02:00
.gitignore project init 2020-05-25 10:33:47 +02:00
BuecherwurmAPI.csproj project init 2020-05-25 10:33:47 +02:00
Program.cs project init 2020-05-25 10:33:47 +02:00
README.md add readme 2020-05-25 10:21:35 +02:00
Startup.cs project init 2020-05-25 10:33:47 +02:00
appsettings.Development.json project init 2020-05-25 10:33:47 +02:00
appsettings.json project init 2020-05-25 10:33:47 +02:00

README.md

BuecherwurmAPI

Dies ist die Implementation der Aufgabe "Bücherwurm API".

Ziel der Aufgabe ist es eine JSON RESTful-API zur Verwaltung von Medienausleihen zu programmieren.