Skip to content

KursatCAKAL/MicrosoftSummerCamp

Repository files navigation

Microsoft Summer Camp Project


Admin paneli için authentication default olarak ayarlıdır.Authentication için Back-End kısmında MVC Identity Membership kullanılmıştır.
Wep API DB First kullanılarak tasarlanmıştır.Foreign Key Constraintler admin panelinin aksine veri güvenliği için askıya alınmıştır.
Admin Panel

http://kursatcakalrobolifeadmin.azurewebsites.net/

Web API
Parametreler
[Route("Robolife/GetUsers")]
[Route("Robolife/GetUserById")]
[Route("Robolife/PutUser/{id}/{user}")]
[Route("Robolife/PostUser/{user}")]
[Route("Robolife/DeleteUser/{id}")][.....]

alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published