Skip to content

HydraCG/cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 23, 2019
62137c7 · Jul 23, 2019

History

56 Commits
Mar 5, 2019
Mar 5, 2019
Jul 23, 2019
Mar 4, 2019
Dec 10, 2017
Mar 4, 2019
Mar 4, 2019
Apr 23, 2019
Mar 4, 2019
Mar 5, 2019
Jul 22, 2019
Mar 4, 2019

Repository files navigation

Hydra Core examples

Uses cases for Hydra Core Vocabulary client

Here you can find some of the use cases to consider while developing a reference client implementation and improve the Hydra Core Vocabulary specification.

To create a context of the whole task, these use-cases are related to the EventAPI and a calendar-like UI web application.

Code snippets are using Heracles.ts reference client. Each code snipped assumes that the hydraClient variable is created via a hydra client factory:

const hydraClient = HydraClientFactory.configure().withDefaults().andCreate();

Each scenario is built using several sections:

  • Story - a short As a... I want... so... story introducing a general requirement
  • Usage - a pseudo-code (JavaScript/TypeScript like) of the imaginary client
  • Details - detailed description
  • Considerations - some additional considerations on several aspects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published