Module poem_service

Source
Expand description

Poem Service for cat-gateway service endpoints.

This provides only the primary entrypoint to the service.

Functionsยง

get_app_docs ๐Ÿ”’
Get the API docs as a string in the JSON format.
mk_app ๐Ÿ”’
This exists to allow us to add extra routes to the service for testing purposes.
run ๐Ÿ”’
Run the Poem Service