Skip to content

WheatonCollegeCSClub/status-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WheatonCS Status API

API backend for the WheatonCS Status project

Use node.js, express and mongodb.

It was scaffolded with generator-express.

Develop

To start developing with this project, follow these steps:

  1. git clone git@github.com:WheatonCollegeCSClub/status-api.git wheatoncs-status-api
  2. npm install
  3. grunt

Endpoints

GET /repos/ get all the repos that belong to the organization

GET /repos/:repo get a specific repo

GET /repos/:repo/contributors get the contributors for a specific repo

Github API

This project uses the Github API to get information for projects.

Editor Config

This project uses editor config to keep editor styles in sync. If you're using Sublime Text, you can download the plugin here. No other configuration is necessary.

About

Status APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published