Skip to content

Instantly share code, notes, and snippets.

@kyletolle
Last active August 29, 2015 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyletolle/4bd5043b8e504136e076 to your computer and use it in GitHub Desktop.
Save kyletolle/4bd5043b8e504136e076 to your computer and use it in GitHub Desktop.
Fulcrum Example Projects
{
"current_page": 1,
"per_page": 20000,
"projects": [
{
"created_at": "2014-05-07T19:17:42Z",
"description": "Data collected that is in the Denver, CO area.",
"id": "3bc943c3-6477-4010-a876-85fce6fdf11",
"name": "Denver",
"updated_at": "2014-05-07T19:17:42Z"
},
{
"created_at": "2014-05-07T19:18:26Z",
"description": "Data collected that is in the Springfield, OH area.",
"id": "3d1acdce-9670-45f6-96cb-3ea2459ae60e",
"name": "Springfield",
"updated_at": "2014-05-07T19:18:26Z"
}
],
"total_count": 2,
"total_pages": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment