Ryan Day

Results 24 issues of Ryan Day

Great job, very interesting API. Some general feedback on this API: **Stuff I like** - I like the addition of the key signup page right on the API doco, rather...

The current example at the top under the "API Keys" is the following: https://api.gsa.gov/analytics/dap/v1/reports/download/data?api_key=DEMO_KEY1 The choice of the "download" report for this example kind of confused me, and I got...

On the API checklist page: http://18f.github.io/API-All-the-X/pages/agency_checklist.html Link to apihub.com can be removed because it is redirecting to programmableweb (which is already listed).

In reviewing the links of the developer hubs (http://18f.github.io/API-All-the-X/pages/developer_hubs), quite a few are out of date and returning 404 or redirecting to an unrelated page. Here are the ones I...

When doing the APIs page, I noticed the HUD entry mentions `egis.hud.gov` but that link doesn't seem to be working. I found a likely alternative here, but don't want to...

Could agency reps who were at the 5/17 pilot workshop (or anyone else who knows) fill in any details they learned about using existing agency APIs on this page? https://github.com/GSA/AI-Assistant-Pilot/wiki/APIs

- Add functionality for method-based endpoints (good explanation of this in API book I read recently) - Explain difference between nouns returned (in path) and filters (query string)

@gbinal I think it would be good to make sure the proposed endpoints in the [endpoint design](https://github.com/GSA/api-standards/tree/master/api-design) follow the URL path in the API standards. It seems to me that...

_This is an issue for discussion on this topic. Please post your feedback as comments below_ For a consumer to begin using an API, it is important that they know...

pillar: external customer engagement

What are the best practices for: - Providing a test environment to users for your API - Test data - Test credentials Discuss....