Skip to content

aman162000/dummy-ecom-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DUMMY E-COM REST API

Made With

Link

A Dummy API is useful during development and testing when live data is either unavailable or unreliable. As someone who wants to practise developing e-commerce websites, it might be hard to find any dummy data to use as a placeholder throughout the development phase. Some e-commerce platform provide Apis but, these APIs are complex in implementation and includes Authorization.

Documentation

Please don't forget to star this repo if you find it useful! It will be much appreciated by a novice like myself.

FEATURES

  • Supports Pagination.
  • Supports Dummy users.
  • Supports filter like, product name, price range, ratings range, total sales, category.
  • Supports Token authentication.
  • Each products has 3 different size of images.

TO DO LIST (OPEN FOR CONTRIBUTIONS)

  • add GraphQL support.
  • dummy cart.
  • add checkout functionality.
  • add products details in other categories.

Author: Aman