File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11- Ketikan codenya di terminal vs code (gambar dibawah)
22- php -S localhost:8000
33---
4- <div style =" display : ; justify-content : space-between ; align-items : center ;" >
5- <p align =" center " >
4+ <p align =" center " >
65
7- <img src =" https://github.com/user-attachments/assets/76ea183b-437c-4515-8b8c-e88a2f7ab672 " height =" 240px " width =" 480px " alt =" NightRunners02 " />
6+ <img src =" https://github.com/user-attachments/assets/76ea183b-437c-4515-8b8c-e88a2f7ab672 " height =" 240px " width =" 480px " alt =" NightRunners02 " />
87 </a >
98
9+ <p align =" center " >
10+
11+ GET http://localhost:8000/api/product <br >
12+ GET http://localhost:8000/api/product/{id} <br >
13+ POST http://localhost:8000/api/product <br >
14+ PUT http://localhost:8000/api/product/{id} <br >
15+ DELETE http://localhost:8000/api/product/{id} <br >
16+
1017---
1118<details >
1219 <summary >
You can’t perform that action at this time.
0 commit comments