Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Fayder Florez committed Mar 18, 2017
2 parents f0c05c2 + 0d89419 commit 51b93d6
Show file tree
Hide file tree
Showing 257 changed files with 29,832 additions and 17 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Get information about countries via a RESTful API https://restcountries.eu

[![Build Status](https://travis-ci.org/fayder/restcountries.svg?branch=master)](https://travis-ci.org/fayder/restcountries)

Contribute!
Donate!
---------------
**570€ per year** aprox. is the cost to maintain and update REST Countries. Please help me cover these costs so I can keep improving this service.

[Contribute]
[donate]

### 2017 costs funded: 6.14%

Expand Down Expand Up @@ -231,6 +231,7 @@ Sources

Similar projects
=======
* [Countries of the word]
* [REST Countries Node.js]
* [REST Countries Ruby]
* [REST Countries Go]
Expand All @@ -244,7 +245,7 @@ License
[dist]: https://github.com/fayder/restcountries/
[Twitter]: https://twitter.com/restcountries
[mailing list]: http://eepurl.com/cC-h2v
[contribute]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V5AJAEMKE6A3E
[donate]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V5AJAEMKE6A3E
[@mledoze]: https://github.com/mledoze/countries
[List of countries]: https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
[Languages]: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
Expand All @@ -257,4 +258,5 @@ License
[REST Countries Node.js]: https://github.com/aredo/restcountries
[REST Countries Ruby]: https://github.com/davidesantangelo/restcountry
[REST Countries Go]: https://github.com/alediaferia/gocountries
[REST Countries Python]: https://github.com/SteinRobert/python-restcountries
[REST Countries Python]: https://github.com/SteinRobert/python-restcountries
[Countries of the world]: http://countries.petethompson.net
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>vaeke</groupId>
<artifactId>restcountries</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<packaging>war</packaging>
<name>restcountries</name>
<description>REST interface to get data about countries</description>
Expand Down
2 changes: 1 addition & 1 deletion python/countries-input.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion python/countries-output.json

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions python/crawlers/__init__.py

This file was deleted.

2 changes: 1 addition & 1 deletion src/main/resources/countriesV2.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions src/main/webapp/data/abw.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
191 changes: 191 additions & 0 deletions src/main/webapp/data/afg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions src/main/webapp/data/ago.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions src/main/webapp/data/aia.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions src/main/webapp/data/ala.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/main/webapp/data/alb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 51b93d6

Please sign in to comment.