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
- Host: GitHub
- URL: https://github.com/oliverkovacs/javascript-samples
- Owner: OliverKovacs
- Created: 2020-11-03T15:13:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-03T15:14:34.000Z (over 4 years ago)
- Last Synced: 2025-01-22T08:33:28.882Z (4 months ago)
- Topics: icd, javascript
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```