Skip to content

Saeeddn/DarInternet.Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarInternet API

Codacy Badge time tracker

Backend APIs for DarInternet integrated customer support

Getting Started

To run this project you need to download prerequisites as listed below.

Prerequisites

You need to download and install .NET 5 SDK for your platform.

Build

After cloning the project, run the following command in root folder:

dotnet build

Run Tests

To run unit tests and intergration tests you can use the following command in root folder:

dotnet test

Run API Project

To serve API project, run following command in root folder:

dotnet run -p src/DarInternet.Api

Then open your browser and go to `https://localhost:5001/api"

License

Distributed under the MIT License. See LICENSE for more information.

About

DarInternet.com (Integrated customer support) API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages