Skip to content

OpenFaaS function to collect github stats for an Organization

License

Notifications You must be signed in to change notification settings

faas-and-furious/faas-github-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set your Github Personal Token inside the environment variable GITHUB_TOKEN. Check here on how to create one.

Edit stack.yml, on image: kenfdev/github-stats change kenfdev for your DockerHub user.

Deploy with

$ faas-cli up

Make a request with an organization name:

{
  "org": "openfaas"
}

And you can get an overall stats of the repo.

About

OpenFaaS function to collect github stats for an Organization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published