@pomgui/rest-angular

0.1.0-beta.0 • Public • Published

PiRestAngular

This library is used to provide the service PiApiCaller, which is a helper over HttpClient to make it easier the REST API calling.

  • It is the counterpart of the pirest library used in server applications.
  • The picodegen tool generates code that uses the PiApiCaller to make the calls, validate, and interpret the results.

Build

Run ng build pirest-angular to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm test to execute the unit tests via Karma. The unit tests will be executed extracting the code coverage report (into the /coverage directory).

/@pomgui/rest-angular/

    Package Sidebar

    Install

    npm i @pomgui/rest-angular

    Weekly Downloads

    1

    Version

    0.1.0-beta.0

    License

    MIT

    Unpacked Size

    24.3 kB

    Total Files

    19

    Last publish

    Collaborators

    • wpomier