/github-proxy-api

Node.js API

Primary LanguageJavaScript

Github proxy API

A Express App (Node.js) proxy API to get Users and Repos from Github's API. You can learn more at: https://developer.github.com/v3/

Getting Started

  1. Clone the repository.
  2. Inside the main folder of the project (not the 'server' folder), run npm install.
  3. Rename the .env.example file to .env.
  4. Fill in the .env file with the requested information.