api-specification
api-specification copied to clipboard
This is the working repository for Open Referral's Human Services Data API protocols.
Account for all the moving parts and then publish as simple walkthrough and guide.
This is the discussion around the complex search query - I am proposing we adopt an approach similar to GitHubs: - [Github](https://docs.github.com/en/free-pro-team@latest/rest/reference/search) - [Working thoughts](https://github.com/openreferral/api-specification/blob/master/query.md)
Create a mapping between VA Facilities API and HSDA, showing the potential - https://api.va.gov/services/va_facilities/docs/v0/api
Need to come up with the standard for returning error and status codes -- there is no plan so far. I'd like to see this span a standard error responses...
Adding proximity search for HSDA, across all the core resources (organization, locations, and services). - Issue: https://github.com/openreferral/api-specification/issues/46#issuecomment-427617474 - OpenAPI: https://gist.github.com/kinlane/d412b5adbd69fae2b5f6a761e1bfdef3
See https://github.com/openreferral/api-specification/pull/52. The same PR, just pulled it onto a branch.
Adding a secure search to HSDA, allowing POST searches using definition schema as BODY. Issue: #46 : https://github.com/openreferral/api-specification/issues/46#issuecomment-427612848 OpenAPI: https://gist.github.com/kinlane/e27557e87a5007b6e0014d9437b2bcc9
Adding the ability to search for taxonomies across core resources (organization, locations, and services) in HSDA. - Issue: https://github.com/openreferral/api-specification/issues/46#issuecomment-427622131 - OpenAPI: https://gist.github.com/kinlane/ba0de5614f3d2433cf77f0604b77e85a