Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CodeSponsor.io badge #1042

Closed
coderberry opened this issue Jul 23, 2017 · 1 comment
Closed

Add CodeSponsor.io badge #1042

coderberry opened this issue Jul 23, 2017 · 1 comment
Labels
service-badge New or updated service badge

Comments

@coderberry
Copy link
Contributor

coderberry commented Jul 23, 2017

CodeSponsor.io is a platform that connects sponsorship to open-source projects. Projects earn money from sponsors and this badge would indicate the amount earned per project.

The API to be hit is a simple GET request to
https://app.codesponsor.io/shields/[token]/[username]/[repo_name]

For example: https://app.codesponsor.io/shield/YOURTOKEN/hopsoft/bg

Example Results:

{
  "distribution_cents": 13625,
  "ts": 1505088625
}
@coderberry coderberry changed the title CodeSponsor.io badge Add CodeSponsor.io badge Jul 23, 2017
@rstacruz
Copy link

neat, how do you get your token? :D

@paulmelnikow paulmelnikow added the service-badge New or updated service badge label Sep 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service-badge New or updated service badge
Projects
None yet
Development

No branches or pull requests

3 participants