metaschema-framework / metaschema-java

https://metaschema-java.metaschema.dev/
Other
0 stars 3 forks source link

Add local developer server command #98

Open aj-stein-gsa opened 1 month ago

aj-stein-gsa commented 1 month ago

User Story

As a developer of Metaschema models and developer tooling, I would like a to be able to run metaschema-cli serve --unsafe-local-only and be able to load a local development server with a minimal REST API to allow the following.

Goals

Dependencies

No response

Acceptance Criteria

Revisions

No response

aj-stein-gsa commented 3 weeks ago

Per conversation about doing this at a higher-level in oscal-cli tooling, consider Vert.X and Jersey (JAX-RS overlay), but others in the group seem to be converging on Vert.x at initial design considerations.