api-standards
api-standards copied to clipboard
API Standards for GSA
API (google form) request has been already submitted. API name : ratequeryhhg API url for production: https://tmss.gsa.gov/tmssserver/api/public/ratesquerydetails/ratequeryhhg API url for test: https:// tmss.preprod-acqit.helix.gsa.gov/tmssserver/api/public/ratesquerydetails/ratequeryhhg
Learned about it through @ryanwoldatwork.
We've now gone through to make sure that all GSA APIs have met the requirements of the API Standards, but a next worthwhile focus would be on articulating some best...
It would be a useful enhancement to provide recommendations on the filtering syntax used by APIs. For example, the Discovery API (https://discovery.gsa.gov/api/) can be can be filtered by top-level parameters...
@Ryandaydev - Just a thought on linking to section 8 from section 4. I'm not married to the wording, but wanted to get in a PR along these lines.
Just a thought about adding in more links to the index. Other thoughts to consider would be including links to the Other Considerations subsections and/or making the list of bullet...
- 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)
Per the GSA [API Standards](https://github.com/GSA/api-standards#api-keys), it's encouraged to integrate [api.data.gov](https://api.data.gov/about) for API keys and analytics. It's open source, functional, already set up for cross-GSA use, and easy to implement. We've...
@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...