3.3.2 • Published 11 months ago

@selfage/web_service_client v3.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@selfage/web_service_client

Install

npm install @selfage/web_service_client

Overview

Written in TypeScript and compiled to ES6 with inline source map & source. See @selfage/tsconfig for full compiler options. Provides a type-safe client to call services from web browsers, with service descriptors are generated by @selfage/generator_cli.

Example usages

In this repo, test_data/get_comments.ts, test_data/get_history.ts, and test_data/upload_file.ts are code presumably generated by @selfage/generator_cli.

Then test_data/get_comments_test.ts contains the most basic usage. test_data/get_history_test.ts handles authentication. And test_data/upload_file_test.ts handles streaming bytes data.

The other test files also include error handling.

2.4.1

1 year ago

2.4.2

1 year ago

3.3.1

11 months ago

3.2.2

12 months ago

3.3.0

11 months ago

3.2.1

12 months ago

3.2.0

12 months ago

3.1.0

12 months ago

3.0.1

12 months ago

3.3.2

11 months ago

3.0.0

12 months ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

2.3.0

1 year ago

2.2.0

1 year ago

2.4.0

1 year ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.3.1

2 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

4 years ago