Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Backend API to fetch data from GH from CCV registry. Initially intended for CCV Website V2. Dropped in favor of Nuxt Content and Git Submodules

Notifications You must be signed in to change notification settings

brown-ccv/ccv-registry-github-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCV Registry GitHub API

Simple Node-Express API to fetch data from GitHub API V4 (GraphQL).

Add a .env file to the root of this directory with the following:

GITHUB_TOKEN=[a github token with repo scope]
GITHUB_USER=[your github username]

To run: yarn dev

Listening on: localhost:3000

Routes: see /api-docs route for list of all routes

About

Backend API to fetch data from GH from CCV registry. Initially intended for CCV Website V2. Dropped in favor of Nuxt Content and Git Submodules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •