Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/just-paja/hateoas

Translate HATEOAS HAL links into URLs to be used by your application
https://github.com/just-paja/hateoas

Last synced: 6 days ago
JSON representation

Translate HATEOAS HAL links into URLs to be used by your application

Awesome Lists containing this project

README

        

# @hateoas/resolver

[![Continuous integration status](https://github.com/just-paja/hateoas/actions/workflows/integration.yml/badge.svg)](https://github.com/just-paja/hateoas/actions/workflows/integration.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/39a91265618bf728f48d/maintainability)](https://codeclimate.com/github/just-paja/hateoas/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/39a91265618bf728f48d/test_coverage)](https://codeclimate.com/github/just-paja/hateoas/test_coverage)

> Javascript HATEOAS tools

* [@hateoas/resolver](./packages/resolver) Resolve HATEOAS HAL links from objects
* [@hateoas/linker](./packages/linker) Construct HATEAOS HAL links easily