Skip to content

shalomtaiwo/category-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Category API gets predefined category data

Localhost:

  1. /api/category.php
  2. /api/product.php?category=Furniture
  3. /api/exist.php?category=Kids&product=Sneakers

To see Screen Printed versions

  1. /get-cat.php
  2. get-product.php?category=Furniture

Main page

  1. /index.php

php -S localhost:8000

Run php -S localhost:8000 to start the local API server

npm install

Clone client and install dependencies

npm start

Runs the app in the development mode.
Open https://localhost:3000 to view it in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages