Skip to content

davidesantangelo/restcountries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Countries v1.1.1

Get information about countries via a RESTful API http://restcountries.eu


Pull Requests

  1. Fork the master branch
  2. Clone your forked repo locally
  3. Create a new branch. You could use your username for the branch name
  4. Make your changes on this branch. Push these changes to the repo
  5. Go to the shared repo on GitHub and click on the green "compare & pull" request button
  6. Click on 'create pull request'

Branches

dev:
  • It has new features I'm working on. It might be broken.
master
  • Latest stable release (For Pull Requests, please fork this branch)

REST API

Compiling and running

Similar cool projects

Sources

License

Mozilla Public License MPL

About

Get information about countries via a RESTful API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 82.6%
  • HTML 9.4%
  • Python 4.5%
  • JavaScript 3.5%