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
create/check/delete GET/POST/DELETE/ AUTHENTICATION oauthTokenNeeded?
https://developer.github.com/v3/
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