Skip to content

twiki2/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce API

A very simple e-commerce API built with vanilla PHP, MySQL, Apache2, XAMPP, VScode and Linux.

Features

  • User authentication (JWT)
  • CRUD operations for products and orders

Setup

  1. Clone repo: git clone <repository_url>
  2. Create blog MySQL Database with posts and users tables
  3. Set up .env with DB and JWT details
  4. Start XAMPP (Apache and MySQL)
  5. Access at https://localhost/blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages