Skip to content

A powerful API for managing products, orders, customers, and categories. Built with ASP.NET Core and Entity Framework Core.

Notifications You must be signed in to change notification settings

cmkaya/NorthwindBackend

Repository files navigation

Northwind Backend

Description

Northwind Backend is a project that serves as the backend API for the Northwind database. It provides various endpoints for managing products, orders, customers, and more. This project is built using ASP.NET Core and Entity Framework Core.

Features

  • Manage products, orders, customers, and categories.
  • Dependency Injection and Autofac implementation.
  • Business, DataAccess, API configuration.
  • Error & Success result management.
  • Repository Pattern implementation.
  • RESTful API endpoints for CRUD operations.
  • Authentication and authorization using JWT.
  • Secure routes for admin-level tasks.
  • Error handling and consistent response formats.

Installation

  1. Clone the repository:
    git clone https://github.com/cmkaya/NorthwindBackend.git

About

A powerful API for managing products, orders, customers, and categories. Built with ASP.NET Core and Entity Framework Core.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages