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 82f2c29748 📝 openapi swagger file finito
Co-authored-by: haraldnilsen <harald_998@hotmail.com>
2023-09-26 10:51:58 +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 PUT-endpoint: minigolf is supported 2023-09-26 10:25:40 +02:00
Migrations ♻️ refactored - removed ID from db 2023-09-19 09:35:10 +02:00
Models POST-endpoint in the box 2023-09-26 09:47:41 +02:00
Properties 🧱 added new template for api-endpoint 2023-09-13 10:37:53 +02:00
public 🤡 more mock data for the database 2023-09-19 16:46:31 +02:00
Util 🦺 added validators for query-params 2023-09-19 13:43:21 +02:00
appsettings.Development.json 🧱 added new template for api-endpoint 2023-09-13 10:37:53 +02:00
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
openapi.yaml 📝 openapi swagger file finito 2023-09-26 10:51:58 +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 🧱 added new template for api-endpoint 2023-09-13 10:37:53 +02:00