podoglyph / apicurious_github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

APICurious_GitHub

A partial clone of a GitHub user's profile built from the GitHub API using Ruby 2.4.1 and PostgreSQL.

Features:

  • OAuth login and authentication process
  • Use of Service objects to streamline API requests

Initialize:

  • git clone git@github.com:podoglyph/apicurious_github.git
  • rails db:create
  • rails db:migrate
  • Visit localhost:3000 and click "Sign In" to authenticate your user.

About


Languages

Language:Ruby 74.0%Language:HTML 20.2%Language:CSS 3.8%Language:JavaScript 1.9%