screambunn/jadn_sandbox

By screambunn

Updated 7 months ago

The provides the ability to create, convert and validate JADN compliant data models.

Image
Languages & frameworks
Developer tools
0

3.1K

screambunn/jadn_sandbox repository overview

The JADN Sandbox provides the ability to create, convert, translate, transform, and validate JADN compliant schemas. In addition, for applications that communicate via messaging, the app provides the ability to create and validate messages against a schema, as well as, generate test messages based on the provided schema. Within JADN Sandbox users can interact with the JADN information modeling tools and create schemas or messages based on their application or systems needs or just to learn more about JADN with a hands on approach.

  1. Install docker Docker
  2. Pull the latest JADN Sandbox Docker Image (Note: this is needed each time to ensure you are using the very latest version of the JADN Sandbox)
docker pull screambunn/jadn_sandbox
  1. Run the docker image
docker run --rm -p 8082:8082 screambunn/jadn_sandbox:latest
  1. Enter the url below in your browser
http://localhost:8082/
  1. To stop your image, just hit ctrl+c in your terminal or via your docker software

Tag summary

Content type

Image

Digest

sha256:d7e1c8105

Size

321.2 MB

Last updated

7 months ago

docker pull screambunn/jadn_sandbox