An open API service indexing awesome lists of open source software.

https://github.com/ahmettugur/techcase


https://github.com/ahmettugur/techcase

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Add To Cart Tehnical Case

## Prerequisites

```bash
Docker (For Redis,Sql Server and Api host)
Asp.Net 5
Visual Studio 2019 or Rider or Visual Studio Code

```

## Usage

```bash
Open the project location

docker-compose up

http://localhost:1923/swagger

```

## Debugging Your Computer

```sh
Open project Visual Studio and run TechCase.Api
http://localhost:5000/swagger

```