- Latest Release:
- Official Site: http://dracoblue.net/
- Demo: http://dracoblue.github.io/hateoas-browser/
hateoas-browser is copyright 2015 by DracoBlue http://dracoblue.net
hateoas-browser is a project (inspired by mike kelly's hal-browser), to be a generic hateoas browser (in a web browser). It's based on hateoas-client.js.
Requirements: (managed with bower)
- jQuery
- Bootstrap 3
- Jsb
- Logging.js
- require.js
You can try it on the DEMO page at http://dracoblue.github.io/hateoas-browser/
- Download from https://github.com/DracoBlue/hateoas-browser/releases
- Setup bower dependencies:
$ bower install
- Open in your Webbrowser "index.html"
- If you need an example API, try "https://hateoas-notes.herokuapp.com/api/hal/" and press "Submit"
hateoas-browser is licensed under the terms of MIT. See LICENSE for more information.