Skip to content

Instantly share code, notes, and snippets.

@cmilfont
Forked from vinibaggio/call4paperz api
Created March 3, 2011 14:25
Show Gist options
  • Save cmilfont/852840 to your computer and use it in GitHub Desktop.
Save cmilfont/852840 to your computer and use it in GitHub Desktop.
# Index
http://www.call4paperz.com/events.json
# Show do evento
http://www.call4paperz.com/events/1.json
# Show da proposta
http://www.call4paperz.com/events/1/proposals/1.json
# Evento com JSONP (preste atenção no p no formato)
http://www.call4paperz.com/events/1.jsonp?callback=meu_callback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment