Skip to content

Instantly share code, notes, and snippets.

@franckverrot
Created January 8, 2010 16:43
Show Gist options
  • Select an option

  • Save franckverrot/272168 to your computer and use it in GitHub Desktop.

Select an option

Save franckverrot/272168 to your computer and use it in GitHub Desktop.
POST /hooks HTTP/1.1
Host: gemhooker.appspot.com
Accept: */*
Content-Type: application/json
Content-Length: 260
{ "name": "My fake name", "info": "My fake info", "version": "6.6.6", "version_downloads": 10000000, "authors": "Cesario", "downloads": 1000000000000, "project_uri": "http://www.dev-fr.com", "gem_uri": "http://gemcutter.org/gems/my_fake_gem.6.6.6.gem"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment