Skip to content

mapFactory/Github_API_Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why Github-API-Explorer?

After Github-Map, with a large amount of the Github API traversed this repository aims to finish the API exploration.

https://github.com/mapFactory/Github_API_Explorer/blob/master/github_api.rb https://github.com/mapFactory/Github_API_Explorer/blob/master/local_github.rb https://github.com/mapFactory/Github_API_Explorer/blob/master/app_controller.rb

Build Notes: Completed:

create/check/delete
GET/POST/DELETE/
AUTHENTICATION oauthTokenNeeded?

https://developer.github.com/v3/

Build Notes: To Do:

HEAD get HTTP header info
PATCH used for updating resources 
PUT used for replacing resources

PAGINATION -- items returned default to 30 but can be altered to 100
RATE LIMIT -- info on how many calls can happen per hour.
Cros Origin Resource Sharing
javascript to process JSON Callback

TimezoneSpecific


## How to install. ## How to use.

Copyright (c) 2017, Ryan Murphy and Michael Dimmitt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages