Download restcountries Free Java Code
Description
Country Data RESTful Service.
Icons
Source Files
The download file restcountries-master.zip has the following entries.
.gitignore/*from www . j av a 2 s . co m*/
LICENSE
README.md
pom.xml
src/main/java/vaeke/restcountries/domain/Country.java
src/main/java/vaeke/restcountries/domain/CountryTranslations.java
src/main/java/vaeke/restcountries/domain/ResponseEntity.java
src/main/java/vaeke/restcountries/rest/CountryRest.java
src/main/java/vaeke/restcountries/rest/CountryService.java
src/main/java/vaeke/restcountries/servlet/HttpServletDispatcher.java
src/main/java/vaeke/restcountries/servlet/ResponseCorsFilter.java
src/main/resources/countries.json
src/main/resources/log4j.properties
src/main/webapp/WEB-INF/web.xml
src/main/webapp/fonts/glyphicons-halflings-regular.eot
src/main/webapp/fonts/glyphicons-halflings-regular.svg
src/main/webapp/fonts/glyphicons-halflings-regular.ttf
src/main/webapp/fonts/glyphicons-halflings-regular.woff
src/main/webapp/img/favicon.ico
src/main/webapp/img/mashape.png
src/main/webapp/img/octocat60px.png
src/main/webapp/index.html
src/main/webapp/js/bootstrap.min.js
src/main/webapp/js/restcountries.js
src/main/webapp/js/restcountries.min.js
src/test/java/vaeke/countrydata/rest/CountryRestTest.java
src/test/resources/log4j.properties
Download
Click the following link to download restcountries-master.zip.
restcountries-master.zip