Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
parse-ruby-client
A simple Ruby client for the parse.com REST API
-
parse_resource
A Ruby wrapper for Parse.com's REST API
-
ParseModel
An Active Record pattern for your Parse models on RubyMotion.
-
parse-rails-boilerplate
Rails 3.1 app with a Parse-backed auth system
-
ParseAngularGuide
Collecting what I've learned building an Angular + Parse App
-
walverine
Extract case law citations with Node
9 contributions in the last year
Contribution activity
April - May 2019
March 2019
- adelevie/botocore Python
Created a pull request in boto/botocore that received 3 comments
Clarify Batch documentation for describe_jobs
This change clarifies that the input to describe_jobs should be a list of strings rather than a space-separated string.
Created an issue in boto/boto3 that received 5 comments
describe_jobs method on Batch client improperly parses job IDs
The describe_jobs method on the Batch client is supposed to take [a] space-separated list of up to 100 job IDs (source).
However, a botocore.errorf…