TASK 4
start
php -S 127.0.0.1:8080
request
for get request
curl http://localhost:8080/index.php/numbers/list\?limit\=20
for post request
curl --location --request POST 'http://localhost:8080/index.php/numbers/post'
--form 'number="150"'
-
Notifications
You must be signed in to change notification settings - Fork 1
Elafhaz/php_analogwrite_to_database
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
task4
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published