mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-07-16 22:43:17 +02:00
b008d87ec868f692ebef84b89bd6de51edf67d13
Restructure the solution * The project has been split into the database integration "src/webapi" and the Blazor wasm project "src/y4f". WebAPI * API with CRUD capabilities * The main task of the "WebAPI" project is to access the database data and make it available to the Blazor-WASM project via an API. * GET example of the allergy table via the file "TestFetchAllergienData.razor", which can be tested via the browser "/TestFetchAllergienData".
y4f
Description
Languages
HTML
70.5%
C#
21.9%
CSS
6.5%
JavaScript
1%
Dockerfile
0.1%