Skip to content

API server for Hoodie Community activity data

License

Notifications You must be signed in to change notification settings

hoodiehq-archive/hoodie-community-dashboard-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hoodie-community-dashboard-api

API server for Hoodie Community activity data

hapi server exposing APIs that are consumed by the hoodie-community-dashboard app which displays activity charts on Hoodie’s community.

Routes

GET /contributors/by-month

Responds with with an array of 12 numbers which represent the number of contributors for the past 12 months

[23, 40, ..]

Setup

git clone git@github.com:hoodiehq/hoodie-dashboard-api.git
cd hoodie-dashboard-api
npm install
npm start

License

Apache 2.0

About

API server for Hoodie Community activity data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published