nitrictech / nitric

Nitric is a multi-language framework for cloud applications with infrastructure from code.
https://nitric.io
Apache License 2.0
1.27k stars 52 forks source link

Retrieve runtime API metadata #308

Closed raksiv closed 2 years ago

raksiv commented 2 years ago

SDK and API operation to retrieve the following:

tjholm commented 2 years ago

See proposal at: https://github.com/nitrictech/nitric/pull/330

tjholm commented 2 years ago

Implemented and tested in node-sdk. Once in should be testable with nitric deploy as well (there may be some permissions issues from the CLI that need to be sorted out).