Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

github-developer/using-the-github-api-in-your-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the sample project built by following the "Building Your First GitHub App" Quickstart guide on developer.github.com.

It consists of two different servers: server.rb (boilerplate) and advanced_server.rb (completed project).

Install and run

To run the code, make sure you have Bundler installed. Then enter bundle install on the command line.

  • For the boilerplate project, enter ruby server.rb on the command line.

  • For the completed project, enter ruby advanced_server.rb on the command line.

Both commands will run the server at localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages