biojs / biojs-backend

Backend repository for biojs.net website.
MIT License
1 stars 3 forks source link

Usesd npm api to get weekly dowloads count (#50) #51

Closed awasthishubh closed 5 years ago

awasthishubh commented 5 years ago

I have tested and verified results from http://npmjs.com/package/ counts

for cytoscape

In the cron job, previously it was calculating downloads from github.com which does not reflect right count. I change it to use npm api.

awasthishubh commented 5 years ago

@DennisSchwartz @sarthak-sehgal @yochannah Can someone please review?

awasthishubh commented 5 years ago

Invalid download counts on registry really give a bad impression to developers. It will be good if this can be reviewed. @yochannah @DennisSchwartz @sarthak-sehgal