mirror of
https://github.com/danbulant/covid
synced 2026-05-19 03:48:34 +00:00
| .. | ||
| ENDPOINTS.md | ||
| README.md | ||
| TYPES.md | ||
Documentation
Setting it up
- Clone (either using git or hub) this repository
- Install dependencies (
npm i) - Run it! (
npm start)
Format
Every response is in JSON and contains at least these fields:
code- HTTP status codetype- Type of response, see typesdata- Might be missing, depends oftype.
Endpoints
For list of endpoints, see ENDPOINTS.md