File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change 1- - Ketikan codenya di terminal vs code (gambar dibawah)
2- - php -S localhost:8000
1+ - Run DI Terminal VSCODE php -S localhost:8000
2+ - Ketikan Codenya Di Terminal VSCODE (gambar dibawah)
33---
44<p align =" center " >
5-
6- <img src =" https://github.com/user-attachments/assets/76ea183b-437c-4515-8b8c-e88a2f7ab672 " height =" 240px " width =" 480px " alt =" NightRunners02 " />
7- </a >
5+ <img src =" https://github.com/user-attachments/assets/76ea183b-437c-4515-8b8c-e88a2f7ab672 " height =" 240px " width =" 480px " alt =" NightRunners02 " />
6+ </p >
87
98<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 >
9+ - GET http://localhost:8000/api/product < br >
10+ - GET http://localhost:8000/api/product/{id} <br >
11+ - POST http://localhost:8000/api/product <br >
12+ - PUT http://localhost:8000/api/product/{id} <br >
13+ - DELETE http://localhost:8000/api/product/{id} <br >
14+ </ p >
1615
1716---
1817<details >
You can’t perform that action at this time.
0 commit comments