IDigBio API v1 Examples: Difference between revisions

Jump to navigation Jump to search
m
add quotes around url with query string
m (add quotes around url with query string)
m (add quotes around url with query string)
Line 464: Line 464:


<pre>
<pre>
  curl -s http://api.idigbio.org/v1/mediarecords?limit=5 | json_pp
  curl -s "http://api.idigbio.org/v1/mediarecords?limit=5" | json_pp
{
{
   "idigbio:errors" : [],
   "idigbio:errors" : [],
1,554

edits

Navigation menu