UNPKG

@fingerprintsoft/angular-spring-hal

Version:

This Angular module offers a HAL/JSON http-client to easily interact with a Spring Data Rest API or any API that implements the Spring Data Rest resource model

7 lines (6 loc) 197 B
export * from './lib/angular-hal.module'; export * from './lib/cache'; export * from './lib/interceptor'; export * from './lib/models'; export * from './lib/services'; export * from './lib/Utils';