Renan Bastos

Results 71 comments of Renan Bastos

> What do you think to use a script to install this program as a service. I have used this library: https://github.com/kardianos/service Hello, thanks a lot for sharing with us...

Already have a test with context and mock HTTP request, but we need more tests. https://github.com/renanbastos93/alertcovid19/pull/9

> New to open-source contribution but would like to take a crack at this. > > Since this is pulling from an API just showing cases in Brazil [1] would...

> Additionally, implementing the NovelCOVID API [1] may make filtering by country easier > > [1] https://github.com/NovelCOVID/API How nice, project it is interesting I will see. we can use this...

> Working on adding the new API to the application with minimal change but running into error > > > json: cannot unmarshal array into Go value of type struct...

Both examples sound good. So I suggest we create the filter that compares country case is different to Brazil use [Novel API](https://github.com/NovelCOVID/API) else use currently API when to use Novel...

I have tested using Safari I got it errors: status code: `HTTP/1.1 206 Partial Content` I don't know the approach we need to do.

It is a good Idea maybe we can to organize this idea and create a new document togethers.

@mwhittaker Can you help to understand more about for me fix that? I believe that we need to improve checker when to generate files `*_gen.go` to ensure this merge cycle,...

Awesome, @sysulq Would you like to open a PR to fix that?