cat_gateway

Module service

Source
Expand description

Main entrypoint to the service

Modulesยง

  • api ๐Ÿ”’
    Catalyst Gateway API Definition
  • common ๐Ÿ”’
    Define common and reusable api components here. these components should be structured into their own sub modules.
  • docs ๐Ÿ”’
    Stoplight Elements OpenAPI UI
  • poem_service ๐Ÿ”’
    Poem Service for cat-gateway service endpoints.
  • utilities ๐Ÿ”’
    API Utility operations

Functionsยง

  • api_spec ๐Ÿ”’
    Retrieve the API specification in JSON format.
  • run ๐Ÿ”’
    Run Catalyst Gateway Service.