Skip to content

adrianbona/suriscodebackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurisCodeBackend

🚀 Description

SurisCodeBackend is a backend project built in .NET Core as part of a technical challenge. It demonstrates clean and modular coding practices for backend development.


🛠️ Technologies Used

  • Programming Language: C#
  • Framework: .NET Core
  • Version Control: Git

📋 Prerequisites

Ensure the following tools are installed on your system:

  • .NET SDK: Version 6.0 or later
  • Code Editor: Visual Studio 2022 or Visual Studio Code
  • Git: For cloning the repository

⚙️ Installation and Setup

Step 1: Clone the Repository

Clone the repository to your local machine and navigate to the project directory:

git clone https://github.com/yourusername/SurisCodeBackend.git
cd SurisCodeBackend

Step 2: Run the Project

Start the application by running:

dotnet run

The server will be available at: https://localhost:5001 or http://localhost:5000.

📂 Project Structure

  • Controllers: Handles HTTP requests and routes them to the appropriate services.
  • Models: Contains data entities and application-specific models.
  • Configuration: Stores configuration files.

About

Suris-Code Technical Challenge Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages