alejnr / githubProfilesStalker

View Github profiles easy and fast

Home Page:https://alejnr.com/githubprofiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Profiles Stalker

Github Profiles Viewer built with the Node.js/Express and the Github API

screenshot

How To

I made it so when you enter the username it redirect you the domainname.com/@username
then I do req.params.username to store the username and use it to make the request.
So you can just enter the username in the URL and that will do also.
  • Hope it make sense

Endpoint

  • Get User Info
  • Get User Repos
  • Rate Limit

Usage

Install Dependencies

npm install

Run

node app.js

Go to localhost:3000

About

View Github profiles easy and fast

https://alejnr.com/githubprofiles


Languages

Language:EJS 73.5%Language:JavaScript 22.7%Language:CSS 3.6%Language:Procfile 0.2%