@serve.zone/servicespec

a universal service spec that may be adhered to, to create portable services.

readme.md for @serve.zone/servicespec

@serve.zone/platformclient

a module that makes it really easy to use the serve.zone platform inside your app

Availabililty and Links

Status for master

Status Category Status Badge
GitLab Pipelines pipeline status
GitLab Pipline Test Coverage coverage report
npm npm downloads per month
Snyk Known Vulnerabilities
TypeScript Support TypeScript
node Support node
Code Style Code Style
PackagePhobia (total standalone install weight) PackagePhobia
PackagePhobia (package size on registry) PackagePhobia
BundlePhobia (total size when bundled) BundlePhobia

Usage

Use TypeScript for best in class intellisense For further information read the linked docs at the top of this readme.

MIT licensed | © Task Venture Capital GmbH | By using this npm module you agree to our privacy policy

changelog.md for @serve.zone/servicespec

2024-10-05 - 1.1.2 - fix(core)

Fix authorization handling and format code.

2024-10-05 - 1.1.1 - fix(platformclient)

Refactor debug mode checks in SzPlatformClient connectors

2024-10-04 - 1.1.0 - feat(SzPlatformClient)

Add debug mode functionality to SzPlatformClient and SzEmailConnector

2024-10-02 - 1.0.11 - fix(email,sms)

Reorder debug logging to avoid confusion in email and sms connectors

2024-10-02 - 1.0.10 - fix(build)

Fix build script configuration and plugins import path

2024-10-02 - 1.0.9 - fix(infohtml)

Refactor infohtml module and fix import paths

2024-10-02 - 1.0.8 - fix(core)

Maintain dependencies, update metadata

2024-10-02 - 1.0.7 - fix(core)

Update dependencies and add logging for email and SMS functions

2024-07-26 - 1.0.6 - fix(core)

Update @types/node dependency version

2024-07-23 - 1.0.5 - fix(dependencies)

Updated dependencies to latest versions and removed unused service server class

2024-05-11 - 1.0.3 to 1.0.4 - General Updates

Maintenance updates

2024-02-17 - 1.0.1 to 1.0.3 - General Updates

Maintenance updates