You are here |
avelino.run | ||
| | | |
code.dblock.org
|
|
| | | | I've been working on the new OpenSearch OpenAPI Specification that aims to properly document OpenSearch RESTful APIs. The spec is to be used to auto-generate OpenSearch clients in Python, Java, .NET, etc. One of the neat features of the API specification repo is a set of declarative YAML integration tests that ensure that the spec has the correct request parameters, and that it matches the actual responses from the server. This is particularly useful when documenting a large existing API such as OpenSearch with its 1021 known APIs. | |
| | | |
funprojects.blog
|
|
| | | | There are a few methods to communicate with Home Assistant. In this blog I wanted to document my notes on using the REST API. Getting Started I found that loading the File Editor Add-on made configuration changes quite easy. To load the File Editor, select the Supervisor item, then Add-on Store: With the File Editor... | |
| | | |
beeb.li
|
|
| | | | Yet another personal blog about programming and technology, by Valentin Bersier | |
| | | |
www.prisma.io
|
|
| | Understanding GraphQL schema stitching (Part I) |