Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/typeguard/typed-worldbank-gdp

Worldbank GDP
https://github.com/typeguard/typed-worldbank-gdp

Last synced: 2 months ago
JSON representation

Worldbank GDP

Awesome Lists containing this project

README

        

# Worldbank GDP – Typed JSON API

> Worldbank GDP data

## APIs

* `China`: http://api.worldbank.org/countries/CHN/indicators/NY.GDP.MKTP.CD?per_page=5000&format=json
* `USA`: http://api.worldbank.org/countries/USA/indicators/NY.GDP.MKTP.CD?per_page=5000&format=json

## Libraries

* [C#](csharp)
* [Go](golang)
* [Rust](rustlang)
* [C++](cplusplus)
* [Objective-C](objective-c)
* [Java](java)
* [TypeScript](typescript)
* [JavaScript](javascript)
* [Flow](flow)
* [Swift](swift4)
* [Kotlin (beta)](kotlin)
* [Elm](elm)
* [JSON Schema](json-schema)
* [Ruby](ruby)
* [Dart](dart)
* [Python](python)

# Contributing

This repo is generated with [quicktype](https://github.com/quicktype/quicktype) from data in [typeguard/awesome-typed-datasets](https://github.com/typeguard/awesome-typed-datasets).
To contribute, please visit those repos.