Skip to content

greg-hammond/rest-countries-api-project

Repository files navigation

rest-countries-api-project

rest countries api project

Javascript/PHP

Web page that uses a PHP backend to make a REST api call to https://restcountries.eu to fetch country data.

To start php server:

  1. Make sure that php is installed and is on your environment PATH
  2. Open terminal window and CD to project source directory
  3. Run php -S localhost:8000
  4. Navigate browser to localhost:8000

About

rest countries api project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published