Skip to content

Instantly share code, notes, and snippets.

@KEINOS
Last active May 28, 2023 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KEINOS/42f5f23053ab59ca480f480b8d01e1fd to your computer and use it in GitHub Desktop.
Save KEINOS/42f5f23053ab59ca480f480b8d01e1fd to your computer and use it in GitHub Desktop.
Identity file for Gistargazer, the badge service for number of stars in a gist. See: https://github.com/KEINOS/gistargazer

Example repo for Gistargazer API

This gist repository is an example of a Gistargazer API ID file deployment.

Notes

  • The only file required is "gistargazer.json", the others are ignored.
  • The gist ID (in this case "42f5f23053ab59ca480f480b8d01e1fd") is the Gistargazer API user ID.
  • After submitting the ID file "gistargazer.json" to the gist repository with "allow_badge" element as "yes", go to the following URL and check that the file appears:
{
"service": "gistargazer/v1",
"url_id": "https://gist.github.com/KEINOS/42f5f23053ab59ca480f480b8d01e1fd",
"allow_badge": "yes"
}
@KEINOS
Copy link
Author

KEINOS commented May 28, 2023

1st example comment @ 20230528.

  • This line was added by edit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment