• Stars
    star
    111
  • Rank 307,267 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Get information about countries via a RESTful API (Node.JS Version)

restcountries

Get information about countries via a RESTful API (Node.JS Version)

API

Get all the countries!

https://restcountries.herokuapp.com/api/v1

Get countries by Region

https://restcountries.herokuapp.com/api/v1/region/:region_name

example : https://restcountries.herokuapp.com/api/v1/region/asia

Get countries by Sub-region

https://restcountries.herokuapp.com/api/v1/subregion/:subregion_name

example : [https://restcountries.herokuapp.com/api/v1/subregion/Northern Europe](https://restcountries.herokuapp.com/api/v1/subregion/Northern Europe)

Get country by Currency

https://restcountries.herokuapp.com/api/v1/currency/:current_code

example : https://restcountries.herokuapp.com/api/v1/currency/IDR

Get country by Calling Code

https://restcountries.herokuapp.com/api/v1/callingcode/:calling_code

example : https://restcountries.herokuapp.com/api/v1/callingcode/60

More Repositories

1

express4-bootstrap-starter

Lightweight Bootstrap NodeJS Apps Build Using ExpressJS 4, MongoDB/Mongoose, Authentication with Passport.js, Jade and GruntJS as Task Automation
JavaScript
319
star
2

express-enforces-ssl

Enforces SSL for Node.js ExpressJS projects
JavaScript
193
star
3

blocked-sites

List of Blocked sites with the IP, so you can block the sites when user post url/link to your site
JavaScript
150
star
4

simple-server-geoip

A very simple geoip server
JavaScript
34
star
5

tia-pdc-2017

Source code Techinsia PDC 2017
JavaScript
7
star
6

mongokoo

Export and import all collections from a mongodb database into/outof a single tarball
Shell
7
star
7

terbilang

JavaScript library to convert a number to its word representation in Bahasa Indonesia language
JavaScript
6
star
8

node-parse-url

Take a URL string, and return an object. Extend from native url module
JavaScript
5
star
9

jakartajs-des-2015

Demo code for JakartaJS December 2015 Meetup - Web Scrapping With Node.js
JavaScript
4
star
10

JakartaJS-Talk

KICKSTART YOUR FRONTEND DEVELOPMENT WITH GRUNT AND BOWER
CSS
3
star
11

hulk

nothing happen but i will hulk you <eom> LOL
PHP
2
star
12

indonesia-province-geojson

2
star
13

AnguExpressjs-blog

Angular Express Simple Blog with MySQL
JavaScript
1
star
14

SublimeText-3-Personal-Setting

Python
1
star
15

buzzer

JavaScript
1
star
16

jakartajs-may-2014-meetup

JakartaJS May 2014 meetup Slides.
JavaScript
1
star
17

indonesia-provinces

List of Indonesia provinces
JavaScript
1
star
18

Ongkir

Windows 8 Apps with HTML5 and JS
1
star
19

ExpressJS-angular-starter-app

Starter ExpressJS backed app with an Angularjs as frontend.
JavaScript
1
star