Skip to content

.NET Core 3.1 Rest API for store inventory management. The primary e-commerce store supported by the API will be Prestashop.

Notifications You must be signed in to change notification settings

PawelCyrklaf/shop-warehouse-api

Repository files navigation

Shop Warehouse API

.NET Core 3.1 Rest API for store inventory management. The primary e-commerce store supported by the API will be Prestashop. The application will monitor e.g. product inventory and inform you about low status via sms/email. swagger images

Backend technology

  1. .NET Core 3.1
  2. SQL Server
  3. Entity Framework
  4. AutoMapper
  5. Fluent Validation
  6. Swagger
  7. Elmah

Environment

  1. Microsoft Visual Studio Community 2019
  2. JetBrains ReSharper Ultimate
  3. SQL Server Management Studio
  4. SourceTree
  5. Postman for endpoint testing

API documentation

The API includes documented all available routings. After starting, just go to the address e.g. https://localhost:44377/swagger/index.html where a detailed description of each API routing will be available.

Contact

If you have any questions, please send me email for [email protected]

About

.NET Core 3.1 Rest API for store inventory management. The primary e-commerce store supported by the API will be Prestashop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages