Skip to content

eceberker/AddToCartAPI

Repository files navigation

Basic Shopping Cart Web API built on .NET Core and EntityFramework

Database settings is in Startup.cs file.

Solution consists of following projects:

AddToCartAPI.Model

AddToCartAPI.Service

AddToCartAPI.Test

AddToCartAPI

.NET Framework: .NET Core 3.1 for all projects in solution.

Swagger:

Swagger UI is available on: /swagger/index.html

There are two endpoints, all explanations can be found in swagger interface.

About

Basic Shopping Cart Web API built on .NET Core and EntityFramework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages