Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GetJSON and PostJSON Client helpers #29

Merged
merged 1 commit into from
Mar 16, 2014
Merged

Add GetJSON and PostJSON Client helpers #29

merged 1 commit into from
Mar 16, 2014

Conversation

timhall
Copy link
Member

@timhall timhall commented Mar 16, 2014

  • Client.GetJSON(Url, [Options]) helper for simply getting JSON without setting up request
  • Client.PostJSON(Url, Body, [Options]) helper for posting JSON
  • RestHelpers updated to allow for new helpers (joining url behavior, only add protocol if not present,

timhall added a commit that referenced this pull request Mar 16, 2014
Add GetJSON and PostJSON Client helpers
@timhall timhall merged commit 1073924 into master Mar 16, 2014
@timhall timhall deleted the client-changes branch March 16, 2014 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant