Explore >> Select a destination


You are here

avelino.run
| | code.dblock.org
11.7 parsecs away

Travel
| | 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
17.8 parsecs away

Travel
| | 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
13.4 parsecs away

Travel
| | Yet another personal blog about programming and technology, by Valentin Bersier
| | www.prisma.io
101.2 parsecs away

Travel
| Understanding GraphQL schema stitching (Part I)