11.2.0-prerelease.663 • Published 5 years ago

@monsenso/data-api v11.2.0-prerelease.663

Weekly downloads
4
License
-
Repository
-
Last release
5 years ago

@monsenso/data-api

JavaScript and TypeScript client for Monsenso's DataService.

Using the client

  • Provide the base url of the DataService the client shall target, e.g.:

    import { DataModuleApi, BASE_URL } from '@monsenso/data-api'
    
    @NgModule({
        imports: [
          DataApiModule
        ],
        providers: [
            { provide: BASE_URL, useValue: 'https://data.dev.monsenso.com' }
        ]
    })
    export class MyModule { ... }
  • The DataApi class contains a function for each operation supported by the DataService.

Generating the client

cd client
yarn
yarn generate
11.1.1

5 years ago

11.1.0

5 years ago

11.0.2

5 years ago

11.0.1

5 years ago

11.0.0

5 years ago

10.2.4

5 years ago

10.2.3

5 years ago

10.2.2

5 years ago

10.2.1

5 years ago

10.2.0

5 years ago

10.1.1

5 years ago

10.1.0

5 years ago

10.0.3

5 years ago

10.0.2

5 years ago

10.0.0

5 years ago

9.8.0

5 years ago

9.7.1

5 years ago

9.7.0

5 years ago

9.6.0

5 years ago

9.5.0

5 years ago

9.4.0

5 years ago

9.3.0

5 years ago

9.2.0

5 years ago

9.1.0

5 years ago

9.0.0

5 years ago

8.6.1

5 years ago

8.6.0

5 years ago

8.5.1

5 years ago

8.5.0

5 years ago

8.4.1

6 years ago

8.4.0

6 years ago

8.3.0

6 years ago

8.2.0

6 years ago

8.1.0

6 years ago

8.0.0

6 years ago

7.0.0

6 years ago

6.6.0

6 years ago

6.5.0

6 years ago

6.4.2

6 years ago

6.4.1

6 years ago

6.4.0

6 years ago

6.3.0

6 years ago

6.2.0

6 years ago

6.1.0

6 years ago

1.0.1-test

6 years ago

1.0.0-test

6 years ago

6.0.3

6 years ago