Skip to content
#

hateoas

Here are 233 public repositories matching this topic...

tpluscode
tpluscode commented Jul 25, 2019

The Api Documentation has to explicitly list endpoints for Express to hook up the router

A minimal document (excerpt) is like:

@base <http://localhost:9999/> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .

api:Entrypoint a hydra:Class .

<> a api:Entrypoint .

The @base weird here as deploying to different environments will change the base URL. I propose that it is

Improve this page

Add a description, image, and links to the hateoas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hateoas topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.