This is a Web UI to generically process Siren speaking http servers. Note that it is developed to access APIs which use the Siren Hypermedia Format.
This Client is designed to work with the RESTyard project. Use the demo server "CarShack" from this project to have a quick compliant backend.
There are some minor deviations from the Siren hypermedia format. See the RESTyard documentation
NOTE The code was originally developed here but was now moved to the RESTyard organization.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.