Skip to content

Project REST API service to communicate with our DB

Notifications You must be signed in to change notification settings

fiit-tp7-2023/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAG - Backend

Powered by .NET 7

Setup

Requirements

  • .NET 7
  • Visual Studio Code extensions
    • C# Dev Kit
    • CSharpier - Code formatter

Visual Studio Code should automatically ask you to install these extensions

Setup appsettings.json file

  • Copy appsettings.Example.json and rename it to appsettings.json
  • Fill values

Run server

Command line

Starts on https://localhost:7210 and http://localhost:5075 Swagger is available on https://localhost:7210/swagger and http://localhost:5075/swagger

dotnet run

The command will build and run the project

VS Code

Select Run and Debug (CTRL+SHIFT+D) Start debugging (F5)

About

Project REST API service to communicate with our DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •