Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
fayder edited this page Dec 12, 2013 · 18 revisions

Running restcountries

You will need JDK6+ and Maven: https://maven.apache.org/

  1. Clone the project: git clone [email protected]:fayder/restcountries.git
  2. Change Directory to the cloned project and run mvn jetty:run
  3. The service must be available now at http://localhost:8081
Clone this wiki locally