auto.bus_api/Server
2022-11-15 17:21:26 +02:00
..
Configurations refactor: change controllers' names, implemented inheritance in dtos 2022-11-13 16:10:09 +02:00
Constants chore: pivot project to be a REST API 2022-09-14 11:09:49 +03:00
Controllers refactor: modify refresh token field names, add authorization & cookie deletion in revoke-session endpoint 2022-11-15 17:21:26 +02:00
Data chore: add CRUD api endpoints for all remaining entities exept from AspNetUser 2022-11-13 13:36:07 +02:00
Helpers feat: add data shaping to cuntries controller 2022-11-03 10:50:41 +02:00
Migrations chore: add CRUD api endpoints for all remaining entities exept from AspNetUser 2022-11-13 13:36:07 +02:00
Models refactor: modify refresh token field names, add authorization & cookie deletion in revoke-session endpoint 2022-11-15 17:21:26 +02:00
Properties chore: pivot project to be a REST API 2022-09-14 11:09:49 +03:00
Services refactor: modify refresh token field names, add authorization & cookie deletion in revoke-session endpoint 2022-11-15 17:21:26 +02:00
appsettings.Development.json chore: pivot project to be a REST API 2022-09-14 11:09:49 +03:00
appsettings.json feat: many thing 2022-10-10 20:34:09 +03:00
Program.cs chore: add CRUD api endpoints for all remaining entities exept from AspNetUser 2022-11-13 13:36:07 +02:00
Server.csproj feat: add sorting to countries controller 2022-10-12 12:42:08 +03:00