Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/just-paja/hateoas
- Owner: just-paja
- License: mit
- Created: 2018-03-01T10:47:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T15:15:13.000Z (10 months ago)
- Last Synced: 2024-04-30T04:20:57.939Z (7 months ago)
- Language: JavaScript
- Size: 1.29 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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