Skip to content

Ana-Vartasashvili/clients-directory-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clients Directory API

This project is the backend API for the Clients Directory application. It is built with ASP.NET Core and provides endpoints for managing client information.

Prerequisites

  • .NET 8.0 SDK

Installation

  1. Clone the backend repository:

    git clone https://github.com/Ana-Vartasashvili/clients-directory-api.git
  2. Navigate to the backend project directory:

    cd clients-directory-api
  3. Restore the .NET dependencies:

    dotnet restore
  4. Navigate to ClientsDirectoryApi:

    cd ./ClientsDirectoryApi
  5. Run the project:

    dotnet run

Running the Application

  1. Ensure the API is running by following the steps in the Installation section.
  2. The API will be available at http://localhost:5006 (or the port specified in your launchSettings.json).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages