Skip to content

smith8h/ecommmerce-api

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%