Skip to content

Files

Latest commit

606b602 · Sep 16, 2024

History

History
9 lines (8 loc) · 362 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 362 Bytes

DesignSphere TS and Go Code generator

Generates the following

  • Typescript classes and enum for all GCP and AWS resources for template UI rendering and API use.
  • Go struct and helper functions to handle all GCP and AWS cloud resources from API handler to Yaml marshaling.
    • Mapping for Resource Struct factory
    • Resource Enums