Skip to main content

API contracts and Data Transfer Objects (DTO) in the form of Protocol Buffers for Strique binaries.

Project description

Strique Proto Schema

API contracts and Data Transfer Objects(DTO) in the form of Protocol Buffers for Strique binaries.

Protobuf provides a language agnostic way to define schema and contracts. The protbufs genertae language specific code during compilation and the language specific ojects are packaged and exported to different package registries.

Versions

  • *.*.*-rc.* - This is a snapshot version. Never use this in prod. This is for intermediate releases.
  • *.*.* - This is for prod version.

Java - Use maven strique package

Add strique proto package as a dependency in your pom.xml using this package guide.

Typescript/Javascript - Use npm strique package

  • Create a Personal access token from developer settings of your github and give it read permissions to the package.
  • Add following to ~/.npmrc.
@digistrique-solutions:registry=https://npm.pkg.github.com/
//npm.plg.github.com/:_authToken=<Personal access token from above step>
  • Use this guide to add the package to your TS/JS project.

Python - Use pypi strique package

  • Before installing the package, make sure you have Python and pip (Python's package installer) installed on your system.
  • Install the Strique proto package: Use pip to install the strique-proto-schema package by running the following command:
pip install strique-proto-schema

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

strique_proto_schema-18.0.3.tar.gz (56.7 kB view details)

Uploaded Source

File details

Details for the file strique_proto_schema-18.0.3.tar.gz.

File metadata

  • Download URL: strique_proto_schema-18.0.3.tar.gz
  • Upload date:
  • Size: 56.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for strique_proto_schema-18.0.3.tar.gz
Algorithm Hash digest
SHA256 9b79edab9c9314e2e9bf0f33f5aa9a24cbf97c88b4adf56e6a584b4efbcdca2d
MD5 9dc5c93305cd14e44869afd986a9e00d
BLAKE2b-256 b6578b3d47b12a3a3159ea4f099a1c95790d0e7ec6488e045b3a271dfcdc43ba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page