Skip to content

geoand/restcountries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Countries Boot

This project is a complete port http://restcountries.eu (https://github.com/fayder/restcountries) from a JBoss RestEasy to Spring Boot


Build

$./mvnw package

An uber-jar is produced is then produced in the target directory

Significant improvements over original

  • Less verbose controller code
  • All tests run during build and cover more functionality

About

Get information about countries via a RESTful API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 41.8%
  • Groovy 29.5%
  • Shell 8.2%
  • HTML 7.9%
  • Batchfile 5.8%
  • Python 3.8%
  • JavaScript 3.0%