Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
0 answers
60 views

API documentation still accurate?

My students and I are trying to access child labour statistics data from the Sweat and Toil dataset, with the endpoints as described on https://developer.dol.gov/others/sweat-and-toil/, and using the ...
Doug Lloyd's user avatar
3 votes
3 answers
5k views

Self-documenting RESTful APIs: examples with WADL?

One of the hurdles in taking advantage of a data API, particularly the ever more popular RESTful APIs, is either in implementing or finding an existing implementation of the API in one's programming ...
cboettig's user avatar
  • 476