smith8h / ecommmerce-api

Repository from Github https://github.comsmith8h/ecommmerce-apiRepository from Github https://github.comsmith8h/ecommmerce-api

πŸ›’ E-Commerce Web API

πŸ“– Description

This is a simple E-Commerce Web API project built with ASP.NET Core.
The system handles user registration, login, and email confirmation.
It uses JWT (JSON Web Token) for secure authentication and Redis for caching.

πŸ“Œ Features

  • User registration and login system
  • Email confirmation via SMTP
  • Secure JWT token generation and validation
  • Redis caching integration for better performance
  • Product and order management (CRUD operations)
  • Password hashing and identity management using ASP.NET Identity
  • API tested using Postman

πŸ› οΈ Tools & Technologies

  • ASP.NET Core Web API
  • Entity Framework Core
  • SQL Server
  • Redis
  • ASP.NET Identity
  • JWT (JSON Web Token)
  • SMTP Email Service
  • Postman

About


Languages

Language:C# 100.0%