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

https://github.com/oliverkovacs/javascript-samples

ICD API samples in JavaScript
https://github.com/oliverkovacs/javascript-samples

icd javascript

Last synced: 3 months ago
JSON representation

ICD API samples in JavaScript

Awesome Lists containing this project

README

        

# JavaScript-samples

[ICD API](https://icd.who.int/icdapi) samples in JavaScript using [Node.js](https://nodejs.org/en/)

Clone or download the repository.
Add your client id and client secret in the `index.js` file.
In the directory run:
```
node index.js
```