spock64

Results 4 issues of spock64

## Describe the Bug I'm having trouble building the App on an M1 Mac ! ## Expected Behavior A working build :-) ## System MacOS 12.2 pw3270 - either master...

bug
help wanted

There's a redirect in place meaning that the API does not work ... ... If the API is down, can't the service simply fail the request? ``` curl -si 'https://api.coronavirus.data.gov.uk/v1/data?filters=areaType=nation;areaName=england&structure=%7B%22name%22:%22areaName%22%7D'...

Hi, Your example does not work in a node.js app. The following error is generated: const api = new Cov19API({ ^ TypeError: Cov19API is not a constructor I think it...

bug

The example structure parameters are invalid, resulting in a 404. You should be using newDeaths28DaysByDeathDate and cumDeaths28DaysByDeathDate

documentation