Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 271 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 271 Bytes

restyard-typescriptsirenclient

A generic client for RESTyard Siren APIs

Usage

import {HypermediaClientService} from '@restyard/siren-client';

Package structure

  • src/ - source code
  • spec/ - tests (all test files are named *.spec.ts)