badges/shields

Badge request: Particle Library installs

Open

#1274 opened on Nov 15, 2017

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (22,337 stars) (5,423 forks)batch import
good first issueservice-badge

Description

Goal is to add an installs badge to display the number of downloads/installs for particle.io libraries. The API endpoint is here and requires authentication via a personal access-token.

I'd like to take a stab at it but am not sure how to really integrate/require credentials. I think there is a tutorial somewhere, or I'll dive into the source on one of the other badges that requires them. Any help/input would be appreciated!

Contributor guide