This repository has been archived on 2024-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
Cinemateket/backend
Sindre Kjelsrud 6ef2a4f8af introducing pagination in the api!
Co-authored-by: haraldnilsen <harald_998@hotmail.com>
2023-09-19 11:14:59 +02:00
..
.vscode 🗃️ included migrations for init 2023-09-18 13:37:15 +02:00
Context 🗃️ included migrations for init 2023-09-18 13:37:15 +02:00
Controllers introducing pagination in the api! 2023-09-19 11:14:59 +02:00
Migrations ♻️ refactored - removed ID from db 2023-09-19 09:35:10 +02:00
Models ♻️ refactored - removed ID from db 2023-09-19 09:35:10 +02:00
Properties
public ♻️ refactored - removed ID from db 2023-09-19 09:35:10 +02:00
appsettings.Development.json
appsettings.json 🗃️ created dbcontext 2023-09-15 12:11:10 +02:00
backend.csproj 🗃️ automatically add data to db when running backend 2023-09-18 15:23:20 +02:00
docker-compose.yml 🐳 creates server with correct port 2023-09-18 12:02:42 +02:00
Program.cs ♻️ refactored - removed ID from db 2023-09-19 09:35:10 +02:00
start.sh 🗃️ included migrations for init 2023-09-18 13:37:15 +02:00
WeatherForecast.cs