CRUD API

March 23, 2024

When we visited the api.php and the city for its directory it shows all of the city that we can modify

Then we will try to retrieve some data using curl just to test

After that we will try to update the city Kingston

We can see here that the kingston city has been updated and replaced by cityname KyouCity

Last updated