-
Hi. I've been continuing with the HDA-style approach using Quarkus (with Renarde), Quinoa and Htmx. My initial opinion is that Quinoa is quite SPA-centered and very hard to use for MPA or HDA apps.
…
-
Example
```
responses:
200:
description: An array of events
schema:
type: array
items:
$ref: '#/definitions/Event'
200:
description: |
An…
-
I am strongly in favor of introducing `:Affordance` in the core vocabulary.
As a rationale the word _affordance_ is already used in the definitions of `:Artifact`, `:Signifier`, and `:exposesSignif…
-
# Questions
* What HATEOAS standard implementation to choose?
* Is JSON the only way?
## Background
[Hypermedia as the Engine of Application State (HATEOAS)](https://en.wikipedia.org/wiki/H…
-
In some places, the spec seems to use RESTful resource links and relations to allow navigation and seems to explicitly support those relations potentially crossing server boundaries, allowing more fle…
bilts updated
3 years ago
-
In Mozilla's [Web Thing API](https://iot.mozilla.org/wot), an action can be requested using an HTTP `POST` request on an [Action resource](https://iot.mozilla.org/wot/#action-resource) to create an [A…
-
Hi all; I see some references here and there that mention that the GA4GH Search API is RESTful, but according to the definition of REST APIs, I'm afraid it isn't.
- In case you don't mean to have a R…
-
In version 1 I got the list of links filled even if the accept header was just json (instead of hal+json). In version 2.5 it seems to be different (_links is present but always empty)... Can I go back…
-
~Provide client code in node.js (JavaScript) with holes.~
For consistency of the classroom exercises, provide a command-line client in Java. A browser-based UI with JavaScript or TypeScript would b…
-
```
key - The unique identifier for this template object. This is a REQUIRED element. For this release, the only valid value for key is "default". If this element is missing, set to empty or is unpar…