Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Fayder Florez edited this page Apr 8, 2015 · 18 revisions

Compile and run 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:8080

REST API 1.x

https://github.com/fayder/restcountries/wiki/API-1.x.x

Clone this wiki locally