hateoasjs

HATEOAS library to help create resources on the Node.js platform.

Usage no npm install needed!

<script type="module">
  import hateoasjs from 'https://cdn.skypack.dev/hateoasjs';
</script>

README

hateoasjs

HATEOAS library to help create resources on the Node.js platform.

build status

Installation

This module is installed via npm:

$ npm install hateoasjs

Example Usage

var Hateoas = require('hateoasjs');