Skip to content

A Fake Ecommerce API by Developer For Developers: Testing, Prototyping Ecommerce Stores or Websites, whatever you want

Notifications You must be signed in to change notification settings

NatanR-dev/fake-ecommerce-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Fake Ecommerce API by Developer For Developers


###### Get started by consuming it, example:
fetch('https://fake-ecommerce-api-cdm5.onrender.com/api/items')
            .then(res=>res.json())
            .then(json=>console.log(json))

About

A Fake Ecommerce API by Developer For Developers: Testing, Prototyping Ecommerce Stores or Websites, whatever you want

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published