SkillAgentSearch skills...

Restcountries

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

Install / Use

/learn @hengkiardo/Restcountries
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars121
CategoryDevelopment
Updated9mo ago
Forks60

Languages

JavaScript

Security Score

87/100

Audited on Jun 17, 2025

No findings