Skip to content

SamiDenis/json-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-api

MAKEUP API LINK: https://japi-pro.herokuapp.com/Makeup

API CREATED LINK : https://japi-pro.herokuapp/Makeup

(Using GET) https://japi-pro.herokuapp/Makeup/ ==> *page accessing the info for Fenty Madamoiselle lipsticks and their shades

Using GET) https://japi-pro.herokuapp/Shades/ ==> *page accessing the info for all shades

(Using GET) https://japi-pro.herokuapp/Shades/:id ==> *page will give info on the product colors and their individual id numbers

(Using POST) https://japi-pro.herokuapp/Shades/ ==> *page will now have a new document with new info regarding product type, price, and name

(Using PUT) https://japi-pro.herokuapp/Shades/:id ==> *page updating the id numbers for each individual shade

(Using PUT) https://japi-pro.herokuapp/Shades/colour/:name ==> *page updating all files containing a specific colour name

(Using DELETE) https://japi-pro.herokuapp/Shades/:id ==> *page deleting all files specific to their id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published