playground

command module
v0.4.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

README

playground

If you are beginning your journey with Senzing, please start with Senzing Quick Start guides.

You are in the Senzing Garage where projects are "tinkered" on. Although this GitHub repository may help you understand an approach to using Senzing, it's not considered to be "production ready" and is not considered to be part of the Senzing product. Heck, it may not even be appropriate for your application of Senzing!

⚠ WARNING: playground is still in development ⚠ _

At the moment, this is "work-in-progress" with Semantic Versions of 0.n.x. Although it can be reviewed and commented on, the recommendation is not to use it yet.

Synopsis

playground creates an environment for exploring Senzing.

Go Reference Badge Go Report Card Badge License Badge go-test-linux.yaml Badge go-test-darwin.yaml Badge go-test-windows.yaml Badge

golangci-lint.yaml Badge

Overview

playground starts the Senzing gRPC server and HTTP server for use in Senzing exploration. A user visits the web interface to help with the exploration.

Install

To start the Senzing Playground, run

docker run -it --name senzing-playground -p 8260:8260 -p 8261:8261 --rm senzing/playground

then visit localhost:8260.

Use

Senzing SDKs for accessing the gRPC server:

  1. Go: sz-sdk-go-grpc
  2. Python: sz-sdk-python-grpc

References

  1. Command reference
  2. Development
  3. Errors
  4. Examples
  5. DockerHub

Documentation

Overview

Module playground is the implementation of the "senzing-tools playground" command.

Directories

Path Synopsis
Package cmd is used for Cobra and Viper integration.
Package cmd is used for Cobra and Viper integration.
Package httpserver serves up HTTP requests.
Package httpserver serves up HTTP requests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL