Skip to content

Instantly share code, notes, and snippets.

@WaseemTheDream
Created July 29, 2014 19:32
Show Gist options
  • Save WaseemTheDream/f4bd39f484689e380d20 to your computer and use it in GitHub Desktop.
Save WaseemTheDream/f4bd39f484689e380d20 to your computer and use it in GitHub Desktop.
curl -X GET \
-H "X-Parse-Application-Id: FpiNAPH6LROJqpuYHyIG7X1xgQiLcGjECxWZU2ys" \
-H "X-Parse-REST-API-Key: 6Elt7uJH5nG7U4Yc6TKUdxyDjYqfvOKUPtxw2Qbx" \
-G \
--data-urlencode 'where={"term":"201401"}' \
https://api.parse.com/1/classes/Course
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment